Skip to content

Commit

Permalink
Fixing dev tag
Browse files Browse the repository at this point in the history
  • Loading branch information
VladIftime committed Jan 9, 2025
1 parent 01f13f6 commit 86cb3d4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_frbc_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -75,3 +75,4 @@ def test_compute_factor(fill_level: float, fill_rate: float, expected_factor: fl
assert math.isclose(factor, expected_factor)
else:
assert factor is None
pass

0 comments on commit 86cb3d4

Please sign in to comment.