Skip to content

Commit

Permalink
Reorder __init__
Browse files Browse the repository at this point in the history
  • Loading branch information
klaasnicolaas committed Nov 25, 2024
1 parent 4a3c241 commit 23b3059
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/gridnet/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
__all__ = [
"Device",
"GridNet",
"GridNetError",
"GridNetConnectionError",
"GridNetError",
"SmartBridge",
]

0 comments on commit 23b3059

Please sign in to comment.