This commit is contained in:
Luis Aleixo 2022-11-23 17:26:42 +01:00
parent b51e6c6d07
commit c7f7ae85d4

View file

@ -31,3 +31,6 @@ ignore_missing_imports = True
[mypy-pandas.*]
ignore_missing_imports = True
[mypy-tabulate.*]
ignore_missing_imports = True