mirror of
https://git.sr.ht/~tsileo/microblog.pub
synced 2025-06-05 21:59:23 +02:00
More tests
This commit is contained in:
@ -6,6 +6,7 @@ from typing import Any
|
||||
import httpx
|
||||
|
||||
from app import config
|
||||
from app.config import AP_CONTENT_TYPE # noqa: F401
|
||||
from app.httpsig import auth
|
||||
from app.key import get_pubkey_as_pem
|
||||
|
||||
|
Reference in New Issue
Block a user