Skip to content

Commit d4fe087

Browse files
authored
Test: Don't skip stubtest
1 parent fb7e3bc commit d4fe087

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

stubs/hnswlib/METADATA.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ dependencies = ["numpy>=1.21"]
66
[tool.stubtest]
77
# TODO: stubtest fails without output or discernable reason during the daily
88
# test. https://github.com/python/typeshed/issues/16100
9-
skip = true
9+
#skip = true

0 commit comments

Comments
 (0)