Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-09-25 | Handle common checks in one place. | Frederick Muriuki Muriithi | |
The checks for species and population are (before this commit) repeated over and over in different parts of the code. This commit extracts that common functionality into decorators in a new module. |