wrong typings used in datatypes
If it is official that we are using python 3.11, type hints in code should be changed to use the python internal type checking.
Edited by Christian Dreher
If it is official that we are using python 3.11, type hints in code should be changed to use the python internal type checking.