finish mypy checks add reqs and linting
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
from typing import TYPE_CHECKING, Tuple, Type, Optional
|
||||
from typing import Optional, TYPE_CHECKING, Tuple, Type
|
||||
from weakref import proxy
|
||||
|
||||
import ormar
|
||||
|
||||
Reference in New Issue
Block a user