Skip to content

Commit f9145b5

Browse files
committed
Lint error
1 parent 699d37e commit f9145b5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

graphene_mongo/types.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -190,6 +190,7 @@ def __init_subclass_with_meta__(
190190
)
191191
cls._meta.fields.update(mongoengine_fields)
192192
registry.register(cls)
193+
193194
@classmethod
194195
def rescan_fields(cls):
195196
"""Attempts to rescan fields and will insert any not converted initially"""

0 commit comments

Comments
 (0)