Skip to content

Commit

Permalink
Fixed lint issue
Browse files Browse the repository at this point in the history
  • Loading branch information
syrusakbary committed Nov 15, 2016
1 parent cf27318 commit 9623640
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions graphene_django/compat.py
Expand Up @@ -4,6 +4,7 @@
class MissingType(object):
pass


try:
DurationField = models.DurationField
UUIDField = models.UUIDField
Expand Down

0 comments on commit 9623640

Please sign in to comment.