Skip to content

Commit cc783d7

Browse files
allenporterCopilot
andauthored
chore: Update roborock/devices/traits/v1/common.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 5c48f61 commit cc783d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

roborock/devices/traits/v1/common.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ class V1TraitMixin(ABC):
3131
from the device.
3232
3333
A trait can also support additional commands for updating state associated
34-
with the trait. It is expected that a trait will update it's own internal
34+
with the trait. It is expected that a trait will update its own internal
3535
state either reflecting the change optimistically or by refreshing the
3636
trait state from the device. In cases where one trait caches data that is
3737
also represented in another trait, it is the responsibility of the caller

0 commit comments

Comments
 (0)