[!IMPORTANT]
Please review the checklist below before submitting your pull request.
dev/reformat
(backend) and cd web && npx lint-staged
(frontend) to appease the lint godsDescribe the big picture of your changes here to communicate to the maintainers why we should accept this pull request. If it fixes a bug or resolves a feature request, be sure to link to that issue. Close issue syntax: Fixes #<issue number>
, see documentation for more details.
Fixes
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration