mirror of
https://github.com/graphql-python/graphene-django.git
synced 2025-07-11 08:42:32 +03:00
Fix formating
This commit is contained in:
parent
940790a499
commit
a4c8b7ee9a
|
@ -1285,7 +1285,6 @@ def test_only_custom_filters():
|
||||||
|
|
||||||
some_filter = OrderingFilter(fields=("name",))
|
some_filter = OrderingFilter(fields=("name",))
|
||||||
|
|
||||||
|
|
||||||
class ReporterFilterNode(DjangoObjectType):
|
class ReporterFilterNode(DjangoObjectType):
|
||||||
class Meta:
|
class Meta:
|
||||||
model = Reporter
|
model = Reporter
|
||||||
|
|
Loading…
Reference in New Issue
Block a user