mirror of
https://github.com/graphql-python/graphene.git
synced 2025-07-16 19:12:21 +03:00
fix lint
This commit is contained in:
parent
03497d1f29
commit
8eaf5c8b3a
|
@ -6,6 +6,7 @@ from .interface import Interface
|
|||
from .utils import yank_fields_from_attrs
|
||||
|
||||
from dataclasses import make_dataclass, field
|
||||
|
||||
# For static type checking with type checker
|
||||
if TYPE_CHECKING:
|
||||
from typing import Dict, Iterable, Type # NOQA
|
||||
|
|
Loading…
Reference in New Issue
Block a user