Skip to content

Commit abd6dca

Browse files
committed
[ty] Move zope.interface to good.txt for primer runs
1 parent fbd12a6 commit abd6dca

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

crates/ty_python_semantic/resources/primer/bad.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,3 @@ spack # slow, success, but mypy-primer hangs processing the output
2020
spark # too many iterations
2121
steam.py # hangs (single threaded)
2222
xarray # too many iterations
23-
zope.interface # https://github.com/astral-sh/ty/issues/764

crates/ty_python_semantic/resources/primer/good.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,4 +122,5 @@ werkzeug
122122
xarray-dataclasses
123123
yarl
124124
zipp
125+
zope.interface
125126
zulip

0 commit comments

Comments
 (0)