mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2025-12-06 04:41:41 +01:00
i dont understand this behaviour but okay fine
This commit is contained in:
parent
d3069db046
commit
5e3fc5c1cb
@ -1,3 +1,5 @@
|
||||
from __future__ import annotations # Still needed for Python 3.8, replaced with better implementations in Py39+
|
||||
|
||||
import logging
|
||||
from typing import TYPE_CHECKING
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user