Skip to content

Commit 148fe60

Browse files
committed
chore: update comments on redaction
1 parent ad1e51d commit 148fe60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

roborock/devices/device.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@ def diagnostic_data(self) -> dict[str, Any]:
199199
T = TypeVar("T")
200200

201201
REDACT_KEYS = {
202-
# Sensitive identifiers
202+
# Potential identifiers
203203
"duid",
204204
"localKey",
205205
"mac",

0 commit comments

Comments
 (0)