Skip to content

Commit 43c0c99

Browse files
author
=
committed
fix lint error
1 parent ea2d60d commit 43c0c99

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

graphene_django/filter/filterset.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,6 @@ def filter_for_reverse_field(cls, f, name):
5757
Global IDs (the default implementation expects database
5858
primary keys)
5959
"""
60-
6160
try:
6261
rel = f.field.remote_field
6362
except AttributeError:

0 commit comments

Comments
 (0)