Skip to content

Commit

Permalink
mbtiles.py: remove useless mark (marks don't apply to fixtures)
Browse files Browse the repository at this point in the history
  • Loading branch information
rouault committed Mar 17, 2024
1 parent 6d739bb commit eab6b4a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion autotest/gdrivers/mbtiles.py
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@
#


@pytest.mark.require_curl()
@pytest.fixture(scope="module")
def server():

Expand Down

0 comments on commit eab6b4a

Please sign in to comment.