defaults : remove trailing whitespace
This commit is contained in:
@@ -6,7 +6,7 @@ from pathlib import Path
|
|||||||
# Commented out values are part of the config but are required so there is no defaults.
|
# Commented out values are part of the config but are required so there is no defaults.
|
||||||
# This allows this file to be a list of all the config options.
|
# This allows this file to be a list of all the config options.
|
||||||
|
|
||||||
# DEFAULT_SERVER_USER: str = ""
|
# DEFAULT_SERVER_USER: str = ""
|
||||||
DEFAULT_SERVER_SSHARGS: str = ""
|
DEFAULT_SERVER_SSHARGS: str = ""
|
||||||
DEFAULT_SERVER_HOSTNAME: str = ""
|
DEFAULT_SERVER_HOSTNAME: str = ""
|
||||||
DEFAULT_SERVER_IP: str = ""
|
DEFAULT_SERVER_IP: str = ""
|
||||||
|
|||||||
Reference in New Issue
Block a user