Skip to content

fixed saving modified nii in DIPY reg #458

fixed saving modified nii in DIPY reg

fixed saving modified nii in DIPY reg #458

Triggered via push September 30, 2023 21:53
Status Failure
Total duration 4m 17s
Artifacts

test.yml

on: push
Matrix: test
PyPI Deploy
0s
PyPI Deploy
Fit to window
Zoom out
Zoom in

Annotations

11 errors
[flake8] niftypet/nimpa/prc/prc.py#L897: niftypet/nimpa/prc/prc.py#L897
E225 missing whitespace around operator
[flake8] niftypet/nimpa/prc/regseg.py#L19: niftypet/nimpa/prc/regseg.py#L19
I001 isort found an import in the wrong position
[flake8] niftypet/nimpa/prc/regseg.py#L20: niftypet/nimpa/prc/regseg.py#L20
I005 isort found an unexpected missing import
[flake8] niftypet/nimpa/prc/regseg.py#L151: niftypet/nimpa/prc/regseg.py#L151
B006 Do not use mutable data structures for argument defaults. They are created during function definition time. All calls to the function reuse this one instance of that data structure, persisting changes between them.
[flake8] niftypet/nimpa/prc/regseg.py#L242: niftypet/nimpa/prc/regseg.py#L242
E231 missing whitespace after ':'
[flake8] niftypet/nimpa/prc/regseg.py#L245: niftypet/nimpa/prc/regseg.py#L245
E231 missing whitespace after ','
[flake8] niftypet/nimpa/prc/regseg.py#L260: niftypet/nimpa/prc/regseg.py#L260
E271 multiple spaces after keyword
Check
Process completed with exit code 1.