mirror of
https://github.com/EstrellaXD/Auto_Bangumi.git
synced 2026-03-25 14:22:24 +08:00
Fix test
This commit is contained in:
@@ -32,6 +32,7 @@ class Settings(Config):
|
||||
# load from env
|
||||
load_dotenv(".env")
|
||||
self.__load_from_env()
|
||||
os.makedirs(CONFIG_PATH, exist_ok=True)
|
||||
self.save()
|
||||
|
||||
def load(self):
|
||||
|
||||
Reference in New Issue
Block a user