mirror of https://github.com/astral-sh/ruff
[ty] move graphql-core to good.txt (#20447)
## Summary With https://github.com/astral-sh/ruff/pull/20446, graphql-core now checks without error; we can move it to `good.txt`. ## Test Plan CI
This commit is contained in:
parent
ffd650e5fd
commit
7e464b8150
|
|
@ -1,3 +1,2 @@
|
|||
graphql-core # stack overflow
|
||||
spark # too many iterations (in `exported_names` query)
|
||||
steam.py # hangs (single threaded)
|
||||
|
|
|
|||
|
|
@ -48,6 +48,7 @@ flake8
|
|||
flake8-pyi
|
||||
freqtrade
|
||||
git-revise
|
||||
graphql-core
|
||||
httpx-caching
|
||||
hydpy
|
||||
hydra-zen
|
||||
|
|
|
|||
Loading…
Reference in New Issue