Skip to content

Commit

Permalink
lint cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
Ubuntu committed Sep 25, 2018
1 parent bfb0cd6 commit 25747ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mongolog/management/commands/analog.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@


class Command(BaseCommand):

def __init__(self, *args, **kwargs):
super(Command, self).__init__(*args, **kwargs)
self.prev_object_id = None
Expand Down

0 comments on commit 25747ac

Please sign in to comment.