examples-tests
Process completed with exit code 1.
Show more
Show less
Incorrect type:
atom/basetransformer.py#L222
Expected type 'Literal\["default", "error", "ignore", "always", "module", "once"\]', got 'Literal\["default", "error", "ignore", "always", "module", "once"\] \| bool \| bool_' instead
Show more
Show less
Incorrect type:
atom/plots/predictionplot.py#L193
Unexpected type(s): (list\[list\]) Possible type(s): (_SupportsArray\[dtype\[_SCT\]\] \| _NestedSequence\[_SupportsArray\[dtype\[_SCT\]\]\]) (_SupportsArray\[dtype\] \| _NestedSequence\[_SupportsArray\[dtype\]\] \| bool \| int \| float \| complex \| str \| bytes \| _NestedSequence\[bool \| int \| float \| complex \| str \| bytes\])
Show more
Show less
Incorrect type:
atom/models/custom.py#L33
Unexpected type(s): (() -\> bool, str) Possible type(s): (None, Iterable\[str \| None\]) ((_S) -\> Any, Iterable\[str\]) ((_T) -\> Any, Iterable\[str\])
Show more
Show less
Incorrect type:
atom/plots/predictionplot.py#L2337
Unexpected type(s): (list\[list\]) Possible type(s): (_SupportsArray\[dtype\[_SCT\]\] \| _NestedSequence\[_SupportsArray\[dtype\[_SCT\]\]\]) (_SupportsArray\[dtype\] \| _NestedSequence\[_SupportsArray\[dtype\]\] \| bool \| int \| float \| complex \| str \| bytes \| _NestedSequence\[bool \| int \| float \| complex \| str \| bytes\])
Show more
Show less