plants/pico/pyproject.toml

7 lines
157 B
TOML

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