Remove future annotations
This commit is contained in:
parent
bad9fd0258
commit
d6343c367f
|
@ -1,5 +1,3 @@
|
||||||
from __future__ import annotations
|
|
||||||
|
|
||||||
from typing import (
|
from typing import (
|
||||||
TYPE_CHECKING,
|
TYPE_CHECKING,
|
||||||
Any,
|
Any,
|
||||||
|
|
Loading…
Reference in New Issue
Block a user