1
0
Fork 0

apply lint

This commit is contained in:
Sean Sube 2023-03-20 22:28:48 -05:00
parent fca9ba893c
commit a660d9f1b1
Signed by: ssube
GPG Key ID: 3EED7B957D362AF1
1 changed files with 0 additions and 1 deletions

View File

@ -106,7 +106,6 @@ def get_config_value(key: str, subkey: str = "default", default=None):
return config_params.get(key, {}).get(subkey, default)
def load_extras(context: ServerContext):
"""
Load the extras file(s) and collect the relevant parts for the server: labels and strings