Skip to content

Commit e19e431

Browse files
committed
Fix duplicate @unique decorator on OverkizCommand
1 parent c969eb8 commit e19e431

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

pyoverkiz/enums/command.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
)
1717

1818

19-
@unique
2019
@unique
2120
class OverkizCommand(StrEnum):
2221
"""Device commands used by Overkiz."""

0 commit comments

Comments
 (0)