~sthagen/versioalueet#2: 
Fix the union type annotation (or declare python 3.9 as unsupported)

On python versions below 3.10 the clumsy Union from typing is to be used in type annotations.

TypeError: unsupported operand type(s) for |: 'type' and 'type'
Status
RESOLVED FIXED
Submitter
~sthagen
Assigned to
Submitted
a month ago
Updated
a month ago
Labels
Bug

~sthagen REPORTED FIXED a month ago

Fixed in version 2024.1.8

Register here or Log in to comment, or comment via email.