merge cleanup

This commit is contained in:
NichtJens
2021-06-01 09:48:04 +02:00
parent b479455428
commit 4f84b39264

View File

@ -1,4 +1,5 @@
from __future__ import annotations
import functools
from .authmixin import AuthError, HEADER_JSON
from .httpclient import HttpClient