Change isinstance(x, Union[type, type])
to `isinstance(x, (type, ty…
#28
Annotations
2 errors
Build wheels (aarch64)
Command ['sh', '-c', 'pytest /project/tests'] failed with code 2.
|
Build wheels (aarch64)
Process completed with exit code 1.
|
Loading