Skip to content

Commit

Permalink
style: auto fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
mdtanker committed Jun 14, 2024
1 parent 548f626 commit 52ac789
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/test_fetch.py
Original file line number Diff line number Diff line change
Expand Up @@ -1348,6 +1348,8 @@ def test_moho(test_input, expected):
),
),
]


@pytest.mark.fetch()
@pytest.mark.filterwarnings("ignore::RuntimeWarning")
@pytest.mark.parametrize(("test_input", "expected"), geoid_test)
Expand Down

0 comments on commit 52ac789

Please sign in to comment.