mirror of
https://github.com/tiqi-group/pydase.git
synced 2025-06-23 20:47:59 +02:00
removes reportUnknownMemberType from pyright config
This commit is contained in:
@ -93,7 +93,6 @@ max-complexity = 7
|
||||
[tool.pyright]
|
||||
include = ["src/pydase"]
|
||||
typeCheckingMode = "basic"
|
||||
reportUnknownMemberType = true
|
||||
reportUnknownParameterType = true
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user