workflows for styling and typing #375
Annotations
1 error
src/rsatoolbox/util/matrix.py#L9
src/rsatoolbox/util/matrix.py:9:26: F401 `numpy.typing.NDArray` imported but unused ::error title=Ruff (E721),file=/home/runner/work/rsatoolbox/rsatoolbox/tests/test_data.py,line=599,col=16,endLine=599,endColumn=47::tests/test_data.py:599:16: E721 Use `is` and `is not` for type comparisons, or `isinstance()` for isinstance checks ::error title=Ruff (E401),file=/home/runner/work/rsatoolbox/rsatoolbox/tests/test_io_fmriprep.py,line=6,col=1,endLine=6,endColumn=21::tests/test_io_fmriprep.py:6:1: E401 Multiple imports on one line
|
The logs for this run have expired and are no longer available.
Loading