diff options
author | Frederick Muriuki Muriithi | 2021-10-27 10:24:28 +0300 |
---|---|---|
committer | Frederick Muriuki Muriithi | 2021-10-27 10:24:28 +0300 |
commit | 151ef8bbe23d85f74cdab690073afd4a9329e78a (patch) | |
tree | c9b4e3ba48943ac9e73732b3541281d8982befad /wsgi.py | |
parent | 79c56677d32fb0b7ed05d22df3813def8f14b89a (diff) | |
download | genenetwork3-151ef8bbe23d85f74cdab690073afd4a9329e78a.tar.gz |
Remove if clauses: replace with dict
Issue:
https://github.com/genenetwork/gn-gemtext-threads/blob/main/topics/gn1-migration-to-gn2/partial-correlations.gmi
* Remove the if clauses to simplify the code flow: use a dictionary of queries
and select the appropriate query from the dictionary instead.
Diffstat (limited to 'wsgi.py')
0 files changed, 0 insertions, 0 deletions