Raise appropriate exception if no period was found
- Raise appropriate exception if no period was found (instead of an
IndexError
because the list of results is empty) - Fix some mypy errors
- Fix integration tests and write a couple more
Edited by Jani Bonnevier