Resolve "Fix mypy errors in models.py and complete type hints"
Compare changes
This MR fixes many type errors in models.py reported by mypy (Related to #191 (closed))
None
s are now handled wherever mypy reported themQuery
, QueryTemplate
Regular
Please, prepare your MR for a review. Be sure to write a summary and a focus and create gitlab comments for the reviewer. They should guide the reviewer through the changes, explain your changes and also point out open questions. For further good practices have a look at our review guidelines
For further good practices have a look at our review guidelines.