AllenCell / AllenCell/allencell-segmenter-ml
Refactor: move all module-level methods into Classes as staticmethods
Open
low priority
refactor
- Dominant language
- Python
- Stars
- 5
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Move module level functions we have into classes using `@staticmethod` decorator. (For readability- this seems to be recommended)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.