Skip to content

Commit

Permalink
Reorder __all__
Browse files Browse the repository at this point in the history
  • Loading branch information
klaasnicolaas committed Nov 25, 2024
1 parent a51fda3 commit f8ea806
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/omnikinverter/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
"Device",
"Inverter",
"OmnikInverter",
"OmnikInverterError",
"OmnikInverterConnectionError",
"OmnikInverterError",
"OmnikInverterWrongSourceError",
"OmnikInverterWrongValuesError",
]

0 comments on commit f8ea806

Please sign in to comment.