mirror of
https://github.com/astral-sh/ruff.git
synced 2025-09-29 13:24:57 +00:00
[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
2 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue