Skip to content

Commit 6afa022

Browse files
committed
black
1 parent a989432 commit 6afa022

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

pygeodiff/tests/test_skip_tables.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,4 +194,3 @@ def test_include_and_skip_raises_error(self):
194194
with self.assertRaises(GeoDiffLibError):
195195
self.geodiff.set_tables_to_include(["points"])
196196
self.geodiff.set_tables_to_skip(["lines"])
197-

0 commit comments

Comments
 (0)