mirror of
https://github.com/graphql-python/graphene.git
synced 2025-07-19 20:42:24 +03:00
Fixed flake8 lint test for unused import
This commit is contained in:
parent
d639cdb762
commit
98f20fe52b
|
@ -60,6 +60,7 @@ if not __SETUP__:
|
||||||
'Float',
|
'Float',
|
||||||
'Enum',
|
'Enum',
|
||||||
'Boolean',
|
'Boolean',
|
||||||
|
'OmniScalar',
|
||||||
'List',
|
'List',
|
||||||
'NonNull',
|
'NonNull',
|
||||||
'Argument',
|
'Argument',
|
||||||
|
|
Loading…
Reference in New Issue
Block a user