mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-29 00:05:09 -04:00
Add an empty line
Because the world will explode if not
This commit is contained in:
parent
bcb3e5f425
commit
9d8854fc10
@ -170,5 +170,6 @@ class TestQgsFeatureSource(unittest.TestCase):
|
||||
for id, f in original_features.items():
|
||||
self.assertEqual(new_features[id].attributes()[0], f.attributes()[0])
|
||||
|
||||
|
||||
if __name__ == '__main__':
|
||||
unittest.main()
|
||||
|
Loading…
x
Reference in New Issue
Block a user