mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-28 00:17:30 -05:00
pep8 travis quirks (do not err locally)
This commit is contained in:
parent
e5969452df
commit
ae7ace9873
@ -269,5 +269,6 @@ class TestAuthManager(unittest.TestCase):
|
||||
setattr(self, args[0] + '_was_called', True)
|
||||
setattr(self, args[0] + '_args', args)
|
||||
|
||||
|
||||
if __name__ == '__main__':
|
||||
unittest.main()
|
||||
|
Loading…
x
Reference in New Issue
Block a user