Move SafePopen to its own submodule
Having SafePopen in GRID_LRT.application.submit apparently gives some problems if other (sub)modules that use it are imported before the class is defined in submit.py. This moves it to its own submodule GRID_LRT.safepopen to avoid that.
Merge request reports
Activity
added 6 commits
-
c7739cbf...9b88a96e - 5 commits from branch
master
- 0b5415a1 - Merge branch 'master' into 'move_safepopen'
-
c7739cbf...9b88a96e - 5 commits from branch
added 2 commits
mentioned in commit da76fb61
Please register or sign in to reply