forgot to import typ
This commit is contained in:
parent
65797873da
commit
2610d9f089
@ -1,5 +1,6 @@
|
|||||||
#!/usr/bin/env python3
|
#!/usr/bin/env python3
|
||||||
# builtins
|
# builtins
|
||||||
|
import typing as typ
|
||||||
import orjson
|
import orjson
|
||||||
from half_orm.null import NULL
|
from half_orm.null import NULL
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user