DiODeProject / DiODeProject/MuMoT
Refactor code moving members into base classes where possible
Open
- Dominant language
- Python
- Stars
- 24
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
Check for duplication of logic - e.g. `_chooseXrange` and `_chooseYrange` recur multiple times in different view classes, so should move up the class hierarchy.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.