We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a989432 commit 6afa022Copy full SHA for 6afa022
1 file changed
pygeodiff/tests/test_skip_tables.py
@@ -194,4 +194,3 @@ def test_include_and_skip_raises_error(self):
194
with self.assertRaises(GeoDiffLibError):
195
self.geodiff.set_tables_to_include(["points"])
196
self.geodiff.set_tables_to_skip(["lines"])
197
-
0 commit comments