Skip to content

Commit

Permalink
never mind
Browse files Browse the repository at this point in the history
  • Loading branch information
veenstrajelmer committed Mar 12, 2024
1 parent ae8ba6d commit 62132ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_ddlpy.py
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ def test_measurements_empty(location):


def test_measurements_typerror(locations):
locations = ddlpy.locations()
start_date = dt.datetime(1953, 1, 1)
end_date = dt.datetime(1953, 4, 1)
with pytest.raises(TypeError):
Expand Down

0 comments on commit 62132ee

Please sign in to comment.