metadata.py has issues both with the use of match in pre 3.10 (as noted in file). The pipe '|' as a type Union operator in arguments to describe_validator also not supported pre 3.10.
tour_record_1.py uses match as above, so same issue.
These aren't major issues, but could be fixed at some point.
metadata.py has issues both with the use of match in pre 3.10 (as noted in file). The pipe '|' as a type Union operator in arguments to describe_validator also not supported pre 3.10.
tour_record_1.py uses match as above, so same issue.
These aren't major issues, but could be fixed at some point.