diff options
author | Frederick Muriuki Muriithi | 2022-09-20 22:56:55 +0300 |
---|---|---|
committer | Frederick Muriuki Muriithi | 2022-09-20 22:56:55 +0300 |
commit | d0b01d0be72ff541e72373cd085a58c3af2b4fed (patch) | |
tree | 0b85061334056ec06cf57f75da75436075fbb64c /wqflask/run_gunicorn.py | |
parent | 768c05bb521716873e0ee1050bab360f09345a5b (diff) | |
download | genenetwork2-d0b01d0be72ff541e72373cd085a58c3af2b4fed.tar.gz |
Remove global `Dataset_Getter` variable
Since the `__post_init__` method in the 'DatasetType' class checks
whether data is in redis before hitting the database, it does not
matter whether there is a global object of the type, as long as we
make sure to call the object correctly.
This commit makes that happen.
Diffstat (limited to 'wqflask/run_gunicorn.py')
0 files changed, 0 insertions, 0 deletions