mirror of
https://github.com/tiqi-group/pydase.git
synced 2025-04-22 01:00:02 +02:00
Adding mypy_path option to pyproject.toml
This commit is contained in:
parent
6b97b9b70c
commit
bfeff1839c
@ -65,6 +65,7 @@ exclude = '''
|
||||
profile = "black"
|
||||
|
||||
[tool.mypy]
|
||||
mypy_path = "src/"
|
||||
show_error_codes = true
|
||||
disallow_untyped_defs = true
|
||||
disallow_untyped_calls = true
|
||||
|
Loading…
x
Reference in New Issue
Block a user