forked from Hay1tsme/artemis
reformat with black in preperation for merge to master
This commit is contained in:
@ -194,6 +194,7 @@ class AllnetConfig:
|
||||
self.__config, "core", "allnet", "update_cfg_folder", default=""
|
||||
)
|
||||
|
||||
|
||||
class BillingConfig:
|
||||
def __init__(self, parent_config: "CoreConfig") -> None:
|
||||
self.__config = parent_config
|
||||
|
Reference in New Issue
Block a user