mirror of
https://github.com/EDCD/EDDN.git
synced 2025-06-17 23:51:30 +03:00
Settings: Rename loadConfig -> load_config
This commit is contained in:
parent
3dba22b6cb
commit
e9397b46e2
@ -151,7 +151,7 @@ class _Settings(object):
|
|||||||
Settings = _Settings()
|
Settings = _Settings()
|
||||||
|
|
||||||
|
|
||||||
def loadConfig(cl_args) -> None:
|
def load_config(cl_args) -> None:
|
||||||
"""
|
"""
|
||||||
Load in a commandline-specified settings file, if applicable.
|
Load in a commandline-specified settings file, if applicable.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user