mirror of
https://github.com/astral-sh/ruff
synced 2026-01-21 13:30:49 -05:00
[ty] Update completion eval
I didn't dig into where this change came from, but 1) it's a small change and 2) this one tends to be noisy since there are so many things that match `array`.
This commit is contained in:
committed by
Andrew Gallant
parent
8cda95dd60
commit
9065ac051e
@@ -21,7 +21,7 @@ internal-typeshed-hidden,main.py,0,2
|
||||
local-over-auto-import,main.py,0,1
|
||||
modules-over-other-symbols,main.py,0,1
|
||||
none-completion,main.py,0,1
|
||||
numpy-array,main.py,0,56
|
||||
numpy-array,main.py,0,59
|
||||
numpy-array,main.py,1,1
|
||||
object-attr-instance-methods,main.py,0,1
|
||||
object-attr-instance-methods,main.py,1,1
|
||||
|
||||
|
Reference in New Issue
Block a user