aboutsummaryrefslogtreecommitdiff
path: root/tests/unit/computations/test_heatmap.py
diff options
context:
space:
mode:
authorMuriithi Frederick Muriuki2021-08-17 08:44:20 +0300
committerArun Isaac2021-08-18 08:47:34 +0000
commit0fbbfa9181229a89da566adcf4bed24281da1e80 (patch)
tree483284d09b3a78084434e83ee3942d7fd492d1c3 /tests/unit/computations/test_heatmap.py
parent3d1595d1fcc5085621ef8ce41a007d283595c7c6 (diff)
downloadgenenetwork3-0fbbfa9181229a89da566adcf4bed24281da1e80.tar.gz
Fix errors: add in missing parenthesis
Issue: https://github.com/genenetwork/gn-gemtext-threads/blob/main/topics/gn1-migration-to-gn2/clustering.gmi * Call the `cursor.fetchone()` function to get results. Without the parenthesis, the code was trying to use the function itself as the results, which was a bug, and would lead to failure.
Diffstat (limited to 'tests/unit/computations/test_heatmap.py')
0 files changed, 0 insertions, 0 deletions