diff options
author | Frederick Muriuki Muriithi | 2023-06-20 14:33:22 +0300 |
---|---|---|
committer | zsloan | 2023-06-22 01:33:14 -0500 |
commit | b36758b1de6e7609129359d7f48a92558834e22d (patch) | |
tree | 224dc77b66c40de829ba86930552b571e50df69e /wqflask/maintenance/generate_probesetfreeze_file.py | |
parent | 9a3d761cbde705204db64bc7e70e2defc02f2c64 (diff) | |
download | genenetwork2-b36758b1de6e7609129359d7f48a92558834e22d.tar.gz |
Create new entry-point module to reduce chances of circular imports.
This commit creates a new entry-point module (wqflask/gn2_main.py) and
imports all the other modules that import the application object with
something like:
`from wqflask import app`
This breaks the subtle circular-import cycle that tends to cause a lot
of inconveniences when developing the application.
Diffstat (limited to 'wqflask/maintenance/generate_probesetfreeze_file.py')
0 files changed, 0 insertions, 0 deletions