Skip to content

Commit

Permalink
pre-commit passes
Browse files Browse the repository at this point in the history
  • Loading branch information
jessicamillar committed Dec 15, 2024
1 parent 453c503 commit 7cb325d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/enums/telemetry_name_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ def test_telemetry_name() -> None:
"MicroVolts",
"VoltsTimesTen",
"WattHours",
"StorageLayer"
"StorageLayer",
}

assert TelemetryName.default() == TelemetryName.Unknown
Expand Down

0 comments on commit 7cb325d

Please sign in to comment.