Skip to content

Commit

Permalink
fixing ruff error in tests/test_fuel_gauge.py
Browse files Browse the repository at this point in the history
  • Loading branch information
reunicorn1 committed Jan 12, 2025
1 parent d60f929 commit 50ef5f1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions solutions/tests/test_fuel_gauge.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"""
Testing the functin fuel_gauge
"""

import unittest

from ..fuel_gauge import fuel_gauge
Expand Down

0 comments on commit 50ef5f1

Please sign in to comment.