Formatting

This commit is contained in:
Thomas Sileo
2019-08-01 22:25:58 +02:00
parent 5b9a0cb286
commit 56f4fb2ce2
9 changed files with 18 additions and 21 deletions

View File

@@ -19,10 +19,10 @@ from passlib.hash import bcrypt
from u2flib_server import u2f
import config
from core.activitypub import Box
from config import DB
from config import ID
from config import PASS
from core.activitypub import Box
from core.shared import MY_PERSON
from core.shared import _build_thread
from core.shared import _Response