Remove `stage()` and `execute()` from `MADABaseJobManager`
Open
Beginner friendly
enhancement
- Dominant language
- Python
- Stars
- 4
- Forks
- 1
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 3
Description
The `stage()` and `execute()` methods from `MADABaseJobManager` are from a super alpha version of this repository. There's been lots of changes since these were actually utilized and can now be replaced in favor of `submit_*()` commands.
Contributor guide
No contributing guide indexed for this repository
Research direction
Locate the MADABaseJobManager class and inspect its stage(), execute(), and submit_*() methods. Search for references to the obsolete methods before removing them; done means stage() and execute() are no longer part of the manager while the submit_*() commands remain the supported path.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 72/100