7 lines
157 B
TOML
7 lines
157 B
TOML
[tool.basedpyright]
|
|
reportMissingModuleSource=false
|
|
reportUnusedCallResult=false
|
|
reportUnknownMemberType=false
|
|
|
|
stubPath = "typings"
|
|
typeshedPath = "typings" |