diff options
author | Muriithi Frederick Muriuki | 2021-08-17 08:44:20 +0300 |
---|---|---|
committer | Muriithi Frederick Muriuki | 2021-08-17 08:44:20 +0300 |
commit | 5f56ac39c60b345e1a135c75f4bf35f8e881f4d6 (patch) | |
tree | 483284d09b3a78084434e83ee3942d7fd492d1c3 /tests | |
parent | 89d4dbcc074765f07616fa5058ca7df1a5036d05 (diff) | |
download | genenetwork3-5f56ac39c60b345e1a135c75f4bf35f8e881f4d6.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')
0 files changed, 0 insertions, 0 deletions