fix(config): added docstrings

This commit is contained in:
2021-12-06 19:46:00 +01:00
parent 889e8b3b20
commit 7591c76915

View File

@@ -1,3 +1,6 @@
"""
A module that is used to store the current app's config
"""
import os