mirror of
https://github.com/EDCD/EDDN.git
synced 2025-04-28 14:12:13 +03:00
Settings: Rename loadConfig -> load_config
This commit is contained in:
parent
45eb41cad6
commit
d4db13cbd0
@ -145,7 +145,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