mirror of
https://github.com/tiqi-group/pydase.git
synced 2026-01-18 18:02:24 +01: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