We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f577577 commit 75ef5d3Copy full SHA for 75ef5d3
roborock/diagnostics.py
@@ -50,7 +50,7 @@ def as_dict(self) -> Mapping[str, Any]:
50
return data
51
52
def subkey(self, key: str) -> Diagnostics:
53
- """Return sub-Diagnositics object with the specified subkey.
+ """Return sub-Diagnostics object with the specified subkey.
54
55
This will create a new Diagnostics object if one does not already exist
56
for the specified subkey. Stats from the sub-Diagnostics will be included
0 commit comments