Refactoring

This commit is contained in:
Lucas Mathews
2024-06-08 10:36:27 +02:00
parent 4f5f54d8fa
commit a65142c7b0
11 changed files with 39 additions and 116 deletions

View File

@@ -4,4 +4,4 @@
import configparser
CONFIG = configparser.ConfigParser()
CONFIG.read("application/app.ini")
CONFIG.read("app.ini")