tabulate
This commit is contained in:
parent
b51e6c6d07
commit
c7f7ae85d4
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