Formatting
This commit is contained in:
parent
5b9a0cb286
commit
56f4fb2ce2
9 changed files with 18 additions and 21 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue