Skip to content

Commit ffaa839

Browse files
committed
cap field
1 parent ecf3d49 commit ffaa839

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

roborock/typing.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ class RoborockDevicePropField(str, Enum):
1414
DOCK_SUMMARY = "dock_summary"
1515

1616

17-
class RoborockDockSummaryfield(str, Enum):
17+
class RoborockDockSummaryField(str, Enum):
1818
DUST_COLLECTION_MODE = "dust_collection_mode"
1919
WASHING_MODE_TYPE = "washing_mode_type"
2020
MOP_WASH = "mop_wash"

0 commit comments

Comments
 (0)