Skip to content
This repository was archived by the owner on Jun 8, 2026. It is now read-only.

Commit 1f2d3a6

Browse files
1 parent 4be1e54 commit 1f2d3a6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/system/test_observability_options.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,7 @@ def test_propagation(enable_extended_tracing):
112112

113113
# Check if multiplexed sessions are enabled
114114
import os
115+
115116
multiplexed_enabled = (
116117
os.getenv("GOOGLE_CLOUD_SPANNER_MULTIPLEXED_SESSIONS", "").lower() == "true"
117118
)

0 commit comments

Comments
 (0)