mirror of
https://github.com/rwinkhart/sshyp.git
synced 2026-09-06 09:07:13 -04:00
Apply consistent code formatting, especially regarding additive and multiplicative operators
This commit is contained in:
@@ -645,7 +645,6 @@ def initial_setup(_scr):
|
||||
|
||||
# online (synchronized mode) configuration
|
||||
if _dev_sync_types[1] != 'true':
|
||||
|
||||
# ssh+sshync configuration
|
||||
_ip, _username_ssh, _port, _identity = ssh_config()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user