dataslots
dataslots copied to clipboard
Mypy/pyright errors on python <3.11 for dataslots.dataclass
Errors preview:
tests/test_backport.py:23: error: Too many arguments for "A" [call-arg]
tests/test_backport.py:23: error: Unsupported left operand type for > ("A") [operator]