Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
phihag committed Oct 18, 2019
1 parent 77f1773 commit 3721fa0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test_ipaddress.py
Original file line number Diff line number Diff line change
Expand Up @@ -2232,5 +2232,6 @@ def test_issue_48(self):
with self.assertRaisesRegex(TypeError, r'are not of the same version'):
v6net.subnet_of(v4net)


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

0 comments on commit 3721fa0

Please sign in to comment.