Unverified Commit de7dd634 authored by Tyler Michael Smith's avatar Tyler Michael Smith Committed by GitHub
Browse files

Fix unresolved-import errors when using Astral's ty by removing src.root (#35681)


Signed-off-by: default avatarTyler Michael Smith <tlrmchlsmth@gmail.com>
parent 9a87b057
......@@ -117,7 +117,6 @@ markers = [
]
[tool.ty.src]
root = "./vllm"
respect-ignore-files = true
[tool.ty.environment]
......@@ -311,4 +310,4 @@ windo = "windo"
[tool.typos.type.vimscript.extend-words]
[tool.uv]
no-build-isolation-package = ["torch"]
\ No newline at end of file
no-build-isolation-package = ["torch"]
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment