Skip to content

Commit

Permalink
Contextual errors, and refactor functions in handler (#80)
Browse files Browse the repository at this point in the history
* Refactor handler, make it less try-catchy. Additionally, return ValidationError objects instead of strings.
* Lint and type annotation fix
  • Loading branch information
vishwakftw authored Jul 17, 2019
1 parent edfee22 commit 9ee64cd
Show file tree
Hide file tree
Showing 6 changed files with 704 additions and 549 deletions.
1 change: 0 additions & 1 deletion docs/source/handler.rst
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ Addition Functions
------------------

.. autofunction:: add_person_to_contest
.. autofunction:: add_person_rgx_to_contest
.. autofunction:: add_persons_to_contest

Update Functions
Expand Down
Loading

0 comments on commit 9ee64cd

Please sign in to comment.