seranpion

Results 3 issues of seranpion

Hello. I have now twice ran into this critical exception while running the script: > An unexpected exception of type RecursionError occurred. Arguments: > ('maximum recursion depth exceeded while calling...

As I was reading the code, I noticed that it would be much easier to understand with type hints. At least on function signatures. Also, enforcing a max line width...

Hello. I noticed that some centers display unusual labels for the 3rd dose motive. Here is an example (there are others too): ![image](https://user-images.githubusercontent.com/84544350/144763964-d977876c-2897-4031-9f51-84188a780e29.png) I suppose we should update the regex...