Skip to content

Add backwards compatibility for Python 3.8

Niall McDaid requested to merge 21-bugfix-python-version into main

Import Dict and List from typing instead of using generic dict and list in type hints

Closes #21 (closed)

Edited by Niall McDaid

Merge request reports