aboutsummaryrefslogtreecommitdiff
path: root/gn3/computations/correlations.py
diff options
context:
space:
mode:
authorAlexander_Kabui2022-12-06 00:45:58 +0300
committerAlexander_Kabui2022-12-06 00:45:58 +0300
commite781996b952bc1ff9d9cd7703cb5e37e2a282162 (patch)
tree5801380c1f19012e755c609f24af0544ab6efb16 /gn3/computations/correlations.py
parentc39687c6bca6a471d60a626a6883d565491b2702 (diff)
downloadgenenetwork3-e781996b952bc1ff9d9cd7703cb5e37e2a282162.tar.gz
mypy and pylint fixes
Diffstat (limited to 'gn3/computations/correlations.py')
-rw-r--r--gn3/computations/correlations.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/gn3/computations/correlations.py b/gn3/computations/correlations.py
index 8e8bea5..d805af7 100644
--- a/gn3/computations/correlations.py
+++ b/gn3/computations/correlations.py
@@ -240,7 +240,7 @@ def fetch_lit_correlation_data(
conn,
input_mouse_gene_id: Optional[str],
gene_id: str,
- mouse_gene_id: Optional[str] = None) -> Tuple[str, float]:
+ mouse_gene_id: Optional[str] = None) -> Tuple[str, Optional[float]]:
"""Given input trait mouse gene id and mouse gene id fetch the lit
corr_data