Skip to content

Commit a00ed60

Browse files
simonwclaude
andcommitted
Apply Black to tests/test_gis.py
Fixes formatting left behind by afbfd95, which was merged while the Black check on its pull request was still failing. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
1 parent afbfd95 commit a00ed60

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/test_gis.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
from sqlite_utils.db import Database
77
from sqlite_utils.utils import find_spatialite, sqlite3
88

9-
109
pytestmark = [
1110
pytest.mark.skipif(
1211
not find_spatialite(), reason="Could not find SpatiaLite extension"

0 commit comments

Comments
 (0)