Skip to content

Commit 6165ac3

Browse files
committed
Update
[ghstack-poisoned]
2 parents 3550f70 + b251a51 commit 6165ac3

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.ci/scripts/wheel/test_shared_libraries.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1246,7 +1246,6 @@ def test_extension_contains_no_component() -> None:
12461246
check=False,
12471247
).stdout
12481248
candidates = (*_REGISTRY_SYMBOLS, *_THREADPOOL_SYMBOLS)
1249-
imported = [symbol for symbol in candidates if symbol in undefined]
12501249
# A symbol the extension defines itself is the hidden copy this check exists to catch. A
12511250
# symbol it neither imports nor defines is simply unused, which happens for the backend
12521251
# registry when the wheel is built with the optional delegates off.

0 commit comments

Comments
 (0)