mirror of
https://github.com/astral-sh/ruff.git
synced 2025-08-04 10:48:32 +00:00
[ty] Move arviz off the list of selected primer projects (#18336)
This commit is contained in:
parent
8d5655a7ba
commit
9ec4a178a4
2 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,7 @@
|
|||
Tanjun # hangs
|
||||
antidote # hangs / slow
|
||||
artigraph # cycle panics (value_type_)
|
||||
arviz # too many iterations on versions of arviz newer than https://github.com/arviz-devs/arviz/commit/3205b82bb4d6097c31f7334d7ac51a6de37002d0
|
||||
core # cycle panics (value_type_)
|
||||
cpython # access to field whilst being initialized, too many cycle iterations
|
||||
discord.py # some kind of hang, only when multi-threaded?
|
||||
|
|
|
@ -12,7 +12,6 @@ alerta
|
|||
altair
|
||||
anyio
|
||||
apprise
|
||||
arviz
|
||||
async-utils
|
||||
asynq
|
||||
attrs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue