Skip to content

Commit 80a06a0

Browse files
author
Grant McConnaughey
committed
Fix flake8 issue
1 parent 26a4d31 commit 80a06a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

graphene_django/forms/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
from .forms import GlobalIDFormField, GlobalIDMultipleChoiceField
1+
from .forms import GlobalIDFormField, GlobalIDMultipleChoiceField # noqa

0 commit comments

Comments
 (0)