Skip to content

Commit

Permalink
Code styling
Browse files Browse the repository at this point in the history
  • Loading branch information
m-kuhn committed Dec 11, 2018
1 parent 1d3e7d4 commit ad2a5cb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/src/python/test_qgscategorizedsymbolrenderer.py
Expand Up @@ -495,5 +495,6 @@ def testCategories(self):
self.assertEqual(result[1].label(), 'Two')
self.assertEqual(result[2].label(), '(3)')


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

0 comments on commit ad2a5cb

Please sign in to comment.