testing
This commit is contained in:
@@ -8,3 +8,9 @@ dependencies = [
|
||||
"matplotlib>=3.10.8",
|
||||
"torch>=2.9.1",
|
||||
]
|
||||
|
||||
[tool.pyright]
|
||||
# "venvPath" specifies the folder *containing* the venv directory
|
||||
venvPath = "."
|
||||
# "venv" specifies the *name* of the venv directory
|
||||
venv = ".venv"
|
||||
|
||||
Reference in New Issue
Block a user