Skip to content

Commit

Permalink
Update general_unit_test.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Mariosmsk committed Apr 19, 2024
1 parent 3ce56ba commit 89baac6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion epyt/tests/general_unit_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -3763,7 +3763,6 @@ def test_getComputedQualityTimeSeries():
def test_getComputedTimeSeries():
d = epanet('Net1.inp', ph=False)
comp_vals = d.getComputedTimeSeries()
d.unload()
err_msg = 'Error in getComputedTimeSeries output'

# Test LinkQuality
Expand Down

0 comments on commit 89baac6

Please sign in to comment.