Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
peterdudfield committed Jan 29, 2025
1 parent 78797ed commit 7b3f43d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -43,7 +43,7 @@ def test__download_and_convert(self) -> None:
if c._wanted_file(
filename=f.split("/")[-1],
it=test_it,
steps=c.model().expected_coordinates.step
steps=c.model().expected_coordinates.step,
)
]

0 comments on commit 7b3f43d

Please sign in to comment.