mirror of
https://github.com/simonw/sqlite-utils.git
synced 2026-09-12 03:24:23 +02:00
mypy skip tests directorY
This commit is contained in:
parent
683d9cac0c
commit
0cfadd9e62
1 changed files with 3 additions and 0 deletions
3
mypy.ini
3
mypy.ini
|
|
@ -30,3 +30,6 @@ ignore_missing_imports = True
|
|||
|
||||
[mypy-numpy.*]
|
||||
ignore_missing_imports = True
|
||||
|
||||
[mypy-tests.*]
|
||||
ignore_errors = True
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue