plants/ultrasound/pyproject.toml
2025-07-01 16:51:58 +02:00

7 lines
157 B
TOML

[tool.basedpyright]
reportMissingModuleSource=false
reportUnusedCallResult=false
reportUnknownMemberType=false
stubPath = "typings"
typeshedPath = "typings"