mirror of
https://git.selfprivacy.org/SelfPrivacy/selfprivacy-rest-api.git
synced 2025-03-18 20:39:46 +00:00
refactor(backups): config service reformat
This commit is contained in:
parent
27f09d04de
commit
0d23b91a37
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
"""Class representing the configs of our API
|
||||
Mostly for backupping purposes
|
||||
"""
|
||||
|
||||
import base64
|
||||
import typing
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue