Skip to content

Commit

Permalink
Sort imports
Browse files Browse the repository at this point in the history
  • Loading branch information
tsundvoll committed Feb 21, 2024
1 parent 4527380 commit d1ac632
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_telemetry.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
from isar_robot.telemetry import _get_pressure_level, _get_battery_level
from isar_robot.telemetry import _get_battery_level, _get_pressure_level


def test_get_battery_level():
Expand Down

0 comments on commit d1ac632

Please sign in to comment.