Add type hints
Built-in types are added in Python 3.9 (https://docs.python.org/3/library/typing.html#typing.Dict), so using the typing module until support for lower Python versions is dropped. A decision needs to be made on what the search method needs to return. Open for feedback.
J
Joris Hoendervangers committed
de4705ef0e0fe932b19bcc9892e211161e381dd8
Parent: 1dc09d8