Skip to content

Commit 9ec4a17

Browse files
authored
[ty] Move arviz off the list of selected primer projects (#18336)
1 parent 8d5655a commit 9ec4a17

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: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
Tanjun # hangs
22
antidote # hangs / slow
33
artigraph # cycle panics (value_type_)
4+
arviz # too many iterations on versions of arviz newer than https://github.com/arviz-devs/arviz/commit/3205b82bb4d6097c31f7334d7ac51a6de37002d0
45
core # cycle panics (value_type_)
56
cpython # access to field whilst being initialized, too many cycle iterations
67
discord.py # some kind of hang, only when multi-threaded?

crates/ty_python_semantic/resources/primer/good.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ alerta
1212
altair
1313
anyio
1414
apprise
15-
arviz
1615
async-utils
1716
asynq
1817
attrs

0 commit comments

Comments
 (0)