Merge branch 'feature/mypy' into 'master'
Added missing ignore See merge request cara/caimira!416
This commit is contained in:
commit
f0ed871693
1 changed files with 3 additions and 0 deletions
|
|
@ -31,3 +31,6 @@ ignore_missing_imports = True
|
|||
|
||||
[mypy-pandas.*]
|
||||
ignore_missing_imports = True
|
||||
|
||||
[mypy-tabulate.*]
|
||||
ignore_missing_imports = True
|
||||
|
|
|
|||
Loading…
Reference in a new issue