Skip to content

Commit

Permalink
Delete useless lines
Browse files Browse the repository at this point in the history
  • Loading branch information
p-snft committed Jul 3, 2024
1 parent fc12b2a commit 6a87fb4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/test_components/test_offset_converter.py
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,6 @@ def test_invalid_conversion_factor():
bus2: 2,
},
normed_offsets={bus2: -0.5},
custom_attributes={"foo": "bar"},
)


Expand All @@ -208,7 +207,6 @@ def test_invalid_normed_offset():
bus1: -0.2,
bus2: -0.5,
},
custom_attributes={"foo": "bar"},
)


Expand Down

0 comments on commit 6a87fb4

Please sign in to comment.