refactor(backups): config service reformat

This commit is contained in:
Houkime 2024-08-21 14:19:35 +00:00
parent 27f09d04de
commit 0d23b91a37

View file

@ -1,6 +1,7 @@
"""Class representing the configs of our API """Class representing the configs of our API
Mostly for backupping purposes Mostly for backupping purposes
""" """
import base64 import base64
import typing import typing