mirror of https://github.com/astral-sh/ruff
[ty] Move `zope.interface` to `good.txt` for primer runs (#19208)
This commit is contained in:
parent
c0768dfd96
commit
859262bd49
|
|
@ -20,4 +20,3 @@ spack # slow, success, but mypy-primer hangs processing the output
|
|||
spark # too many iterations
|
||||
steam.py # hangs (single threaded)
|
||||
xarray # too many iterations
|
||||
zope.interface # https://github.com/astral-sh/ty/issues/764
|
||||
|
|
|
|||
|
|
@ -122,4 +122,5 @@ werkzeug
|
|||
xarray-dataclasses
|
||||
yarl
|
||||
zipp
|
||||
zope.interface
|
||||
zulip
|
||||
|
|
|
|||
Loading…
Reference in New Issue