Closed knopki closed 1 year ago
Regression in example. Used old dataclass syntax. Also, last print and assert is useless - .cancel() returns nothing.
.cancel()
Funny. No code changes, but fail of tests for python3.11 with this bug. Removed html report generation.
python3.11
Regression in example. Used old dataclass syntax. Also, last print and assert is useless -
.cancel()
returns nothing.