mirror of
https://git.selfprivacy.org/SelfPrivacy/selfprivacy-rest-api.git
synced 2024-11-10 13:03:11 +00:00
refactor(backups): config service reformat
This commit is contained in:
parent
27f09d04de
commit
0d23b91a37
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue