Skip to content

Commit e3c8cb8

Browse files
committed
chore(o11y): apply black formatting fixes to tests
1 parent 9aa54fb commit e3c8cb8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/google-api-core/tests/unit/observability/test_options.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ def test_get_env_bool_with_dev_fallback_other_prefix(monkeypatch):
135135
False,
136136
True,
137137
),
138-
# Programmatic boolean flags are NOT supported in client_options
138+
# Programmatic boolean flags are NOT supported in client_options
139139
# (should default/fallback to False)
140140
(
141141
"tracing",

0 commit comments

Comments
 (0)