Review poll structure after refactoring to pySM
Open
@robinharms is already working on this.
Since Jun 5, 2026.
enhancement
- Dominant language
- Python
- Stars
- 2
- Forks
- 0
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 1
Description
It needs to be cleared up and could be simplified considerably.
The relation between the SM and the model is a bit unclear with lots of methods that call each other.
Also, close should be a state that saves and returns, and then delegates the calculation to a job or similar.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.