Put an x in the boxes that apply to this pull request (you can also fill these out after opening the pull request). If you're unsure about any of these, don't hesitate to leave a comment on this pull request!
[ ] I have read the road86 Contribution Guide.
[ ] I have checked all commit message styles match the requested structure.
[ ] My code follows the style guidelines of this project.
[x] I have performed a self-review of my own code.
[x] I have assigned at least one reviewer.
[ ] New and existing unit tests pass locally with my changes.
[ ] I have added tests that prove my fix is effective or that my feature works.
[x] My changes generate no new warnings.
[ ] I have made corresponding changes to the documentation.
Description
form summary did not sum over dates Don't forget to reference all other pull requests which are associated to this one below: e.g.
closes #304 relates road86/repository_name#issue_number
Checklist
Put an
x
in the boxes that apply to this pull request (you can also fill these out after opening the pull request). If you're unsure about any of these, don't hesitate to leave a comment on this pull request!