diff options
author | Frederick Muriuki Muriithi | 2023-10-06 11:34:54 +0300 |
---|---|---|
committer | Frederick Muriuki Muriithi | 2023-10-06 11:34:54 +0300 |
commit | 164da23e29354a74e30db7348d93860f3d5b4ea1 (patch) | |
tree | ca297dd418aaa3878fe7e0ab253521f277ed10ac /scripts | |
parent | e672cf9edc00777a928e492151d06d55e58241e1 (diff) | |
download | genenetwork3-164da23e29354a74e30db7348d93860f3d5b4ea1.tar.gz |
Get `CORRELATION_COMMAND` from current_app not `gn3.settings`
The default settings in `gn3.settings` are meant to be overridden thus the
code should not be importing the setting from there, rather, the code should
get its configurations settings from `flask.current_app.config`.
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions