mirror of
https://github.com/dw-0/kiauh.git
synced 2025-12-24 00:03:42 +05:00
chore: add mypy config to pyproject.toml
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
This commit is contained in:
@@ -11,3 +11,5 @@ exclude = '''
|
|||||||
| scripts/
|
| scripts/
|
||||||
)
|
)
|
||||||
'''
|
'''
|
||||||
|
[tool.mypy]
|
||||||
|
mypy_path = "./kiauh"
|
||||||
|
|||||||
Reference in New Issue
Block a user