Skip to content
This repository has been archived by the owner on Jan 21, 2020. It is now read-only.

Commit

Permalink
fix flake8 error
Browse files Browse the repository at this point in the history
  • Loading branch information
arnisoph committed Dec 19, 2015
1 parent f5b41f5 commit 63817e0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/integration/tabellarius_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@

import imap


class TabellariusTest(unittest.TestCase):
class LoggerDummy:
def isEnabledFor(self, *arg):
Expand Down

0 comments on commit 63817e0

Please sign in to comment.