Skip to content

Commit

Permalink
fix flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielWeeber authored Jun 24, 2024
1 parent 90d98e8 commit ffa2382
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion solax/inverters/x3_evc.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
import voluptuous as vol

from solax.inverter import Inverter
from solax.units import DailyTotal, Measurement, Total, Units
from solax.units import Total, Units
from solax.utils import (
div10,
div100,
Expand Down

0 comments on commit ffa2382

Please sign in to comment.