mirror of
https://github.com/graphql-python/graphene.git
synced 2025-02-08 23:50:38 +03:00
Fixed Argument, Dynamic flake8 bug
This commit is contained in:
parent
6fa32a7287
commit
7940f02ba9
|
@ -1,3 +1,5 @@
|
||||||
|
# flake8: noqa
|
||||||
|
|
||||||
from .objecttype import ObjectType
|
from .objecttype import ObjectType
|
||||||
from .abstracttype import AbstractType
|
from .abstracttype import AbstractType
|
||||||
from .interface import Interface
|
from .interface import Interface
|
||||||
|
|
Loading…
Reference in New Issue
Block a user