Skip to content

Commit d37de7f

Browse files
committed
pylint
1 parent ea6e2e2 commit d37de7f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

services/autoscaling/tests/unit/test_modules_instrumentation_core.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
def disabled_instrumentation(
1313
app_environment: EnvVarsDict, monkeypatch: pytest.MonkeyPatch
1414
) -> None:
15+
assert app_environment
1516
monkeypatch.setenv("AUTOSCALING_PROMETHEUS_INSTRUMENTATION_ENABLED", "false")
1617

1718

0 commit comments

Comments
 (0)