aboutsummaryrefslogtreecommitdiff
path: root/mypy.ini
diff options
context:
space:
mode:
authorFrederick Muriuki Muriithi2021-11-01 08:33:26 +0300
committerFrederick Muriuki Muriithi2021-11-01 08:33:26 +0300
commitb56341f9144623cc41bc815b337490ace04b2495 (patch)
treee568d94460585155d752bdf75fd7205699251bf2 /mypy.ini
parent37cf87e94a44ba2ab26a8e458e0c5a90fe5ecc7a (diff)
parent8f036415975d6e224e5e94277997329c0f1fa159 (diff)
downloadgenenetwork3-b56341f9144623cc41bc815b337490ace04b2495.tar.gz
Merge branch 'main' of github.com:genenetwork/genenetwork3 into partial-correlations
Diffstat (limited to 'mypy.ini')
-rw-r--r--mypy.ini3
1 files changed, 3 insertions, 0 deletions
diff --git a/mypy.ini b/mypy.ini
index 5d66812..a507703 100644
--- a/mypy.ini
+++ b/mypy.ini
@@ -11,3 +11,6 @@ ignore_missing_imports = True
[mypy-ipfshttpclient.*]
ignore_missing_imports = True
+
+[mypy-pingouin.*]
+ignore_missing_imports = True \ No newline at end of file