Skip to content

Commit

Permalink
Fix flake8 issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Josef-Friedrich committed Mar 1, 2017
1 parent 398b2d2 commit 975ea88
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_interface.py
Original file line number Diff line number Diff line change
Expand Up @@ -113,5 +113,6 @@ def test_extract_description(self):
def test_get(self):
self.assertTrue(self.doc.get())


if __name__ == '__main__':
unittest.main()

0 comments on commit 975ea88

Please sign in to comment.