Skip to content

minor fix + added both GM and FULL Hammers atlas as output #728

minor fix + added both GM and FULL Hammers atlas as output

minor fix + added both GM and FULL Hammers atlas as output #728

Triggered via push November 7, 2023 22:02
Status Failure
Total duration 2m 32s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

test.yml

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

Annotations

275 errors
[TODO] amypet/centiloid.py#L69: amypet/centiloid.py#L69
# TODO: voxel-wise kinetic analysis
[TODO] amypet/dyn_tools.py#L232: amypet/dyn_tools.py#L232
# >>> TODO: check what or if none weights to use here:
[TODO] amypet/dyn_tools.py#L314: amypet/dyn_tools.py#L314
# >>> TODO: check this k2p what to use by default
[TODO] amypet/dyn_tools.py#L336: amypet/dyn_tools.py#L336
# > TODO: get the threshold based on smoothed image
[flake8] amypet/__init__.py#L15: amypet/__init__.py#L15
F403 'from .align_brkdyn_ct import *' used; unable to detect undefined names
[flake8] amypet/__init__.py#L15: amypet/__init__.py#L15
F401 '.align_brkdyn_ct.*' imported but unused
[flake8] amypet/_backend_web.py#L45: amypet/_backend_web.py#L45
E221 multiple spaces before operator
[flake8] amypet/_backend_web.py#L170: amypet/_backend_web.py#L170
E231 missing whitespace after ':'
[flake8] amypet/align.py#L18: amypet/align.py#L18
F401 '.utils.get_atlas' imported but unused
[flake8] amypet/align.py#L128: amypet/align.py#L128
E265 block comment should start with '# '
[flake8] amypet/align.py#L138: amypet/align.py#L138
E225 missing whitespace around operator
[flake8] amypet/align.py#L143: amypet/align.py#L143
E265 block comment should start with '# '
[flake8] amypet/align.py#L145: amypet/align.py#L145
E265 block comment should start with '# '
[flake8] amypet/align.py#L147: amypet/align.py#L147
E225 missing whitespace around operator
[flake8] amypet/align.py#L147: amypet/align.py#L147
E225 missing whitespace around operator
[flake8] amypet/align.py#L166: amypet/align.py#L166
E265 block comment should start with '# '
[flake8] amypet/align.py#L197: amypet/align.py#L197
E225 missing whitespace around operator
[flake8] amypet/align.py#L203: amypet/align.py#L203
E201 whitespace after '('
[flake8] amypet/align.py#L203: amypet/align.py#L203
E202 whitespace before ')'
[flake8] amypet/align.py#L210: amypet/align.py#L210
W293 blank line contains whitespace
[flake8] amypet/align.py#L251: amypet/align.py#L251
W291 trailing whitespace
[flake8] amypet/align.py#L316: amypet/align.py#L316
E265 block comment should start with '# '
[flake8] amypet/align.py#L354: amypet/align.py#L354
E265 block comment should start with '# '
[flake8] amypet/align.py#L359: amypet/align.py#L359
W293 blank line contains whitespace
[flake8] amypet/align.py#L384: amypet/align.py#L384
W291 trailing whitespace
[flake8] amypet/align.py#L412: amypet/align.py#L412
W291 trailing whitespace
[flake8] amypet/align.py#L514: amypet/align.py#L514
E221 multiple spaces before operator
[flake8] amypet/align.py#L635: amypet/align.py#L635
E225 missing whitespace around operator
[flake8] amypet/align.py#L637: amypet/align.py#L637
E225 missing whitespace around operator
[flake8] amypet/align.py#L724: amypet/align.py#L724
E501 line too long (101 > 99 characters)
[flake8] amypet/align.py#L742: amypet/align.py#L742
E128 continuation line under-indented for visual indent
[flake8] amypet/align.py#L752: amypet/align.py#L752
E501 line too long (100 > 99 characters)
[flake8] amypet/align.py#L766: amypet/align.py#L766
E265 block comment should start with '# '
[flake8] amypet/align.py#L776: amypet/align.py#L776
E265 block comment should start with '# '
[flake8] amypet/align.py#L815: amypet/align.py#L815
E303 too many blank lines (2)
[flake8] amypet/align.py#L827: amypet/align.py#L827
W291 trailing whitespace
[flake8] amypet/align.py#L860: amypet/align.py#L860
F841 local variable 'reg_thrshld' is assigned to but never used
[flake8] amypet/align.py#L871: amypet/align.py#L871
W293 blank line contains whitespace
[flake8] amypet/align_brkdyn_ct.py#L9: amypet/align_brkdyn_ct.py#L9
I001 isort found an import in the wrong position
[flake8] amypet/align_brkdyn_ct.py#L9: amypet/align_brkdyn_ct.py#L9
E401 multiple imports on one line
[flake8] amypet/align_brkdyn_ct.py#L10: amypet/align_brkdyn_ct.py#L10
I005 isort found an unexpected missing import
[flake8] amypet/align_brkdyn_ct.py#L10: amypet/align_brkdyn_ct.py#L10
I005 isort found an unexpected missing import
[flake8] amypet/align_brkdyn_ct.py#L14: amypet/align_brkdyn_ct.py#L14
I001 isort found an import in the wrong position
[flake8] amypet/align_brkdyn_ct.py#L14: amypet/align_brkdyn_ct.py#L14
F401 'spm12' imported but unused
[flake8] amypet/align_brkdyn_ct.py#L22: amypet/align_brkdyn_ct.py#L22
E303 too many blank lines (3)
[flake8] amypet/align_brkdyn_ct.py#L37: amypet/align_brkdyn_ct.py#L37
E265 block comment should start with '# '
[flake8] amypet/align_brkdyn_ct.py#L48: amypet/align_brkdyn_ct.py#L48
F541 f-string is missing placeholders
[flake8] amypet/align_brkdyn_ct.py#L50: amypet/align_brkdyn_ct.py#L50
W293 blank line contains whitespace
[flake8] amypet/align_brkdyn_ct.py#L63: amypet/align_brkdyn_ct.py#L63
W293 blank line contains whitespace
[flake8] amypet/align_brkdyn_ct.py#L64: amypet/align_brkdyn_ct.py#L64
E265 block comment should start with '# '
[flake8] amypet/align_brkdyn_ct.py#L68: amypet/align_brkdyn_ct.py#L68
E265 block comment should start with '# '
[flake8] amypet/align_brkdyn_ct.py#L70: amypet/align_brkdyn_ct.py#L70
E265 block comment should start with '# '
[flake8] amypet/align_brkdyn_ct.py#L79: amypet/align_brkdyn_ct.py#L79
E501 line too long (105 > 99 characters)
[flake8] amypet/align_brkdyn_ct.py#L82: amypet/align_brkdyn_ct.py#L82
E265 block comment should start with '# '
[flake8] amypet/align_brkdyn_ct.py#L90: amypet/align_brkdyn_ct.py#L90
E265 block comment should start with '# '
[flake8] amypet/align_brkdyn_ct.py#L97: amypet/align_brkdyn_ct.py#L97
E265 block comment should start with '# '
[flake8] amypet/align_brkdyn_ct.py#L99: amypet/align_brkdyn_ct.py#L99
E265 block comment should start with '# '
[flake8] amypet/align_brkdyn_ct.py#L102: amypet/align_brkdyn_ct.py#L102
E128 continuation line under-indented for visual indent
[flake8] amypet/align_brkdyn_ct.py#L103: amypet/align_brkdyn_ct.py#L103
E265 block comment should start with '# '
[flake8] amypet/align_brkdyn_ct.py#L104: amypet/align_brkdyn_ct.py#L104
W293 blank line contains whitespace
[flake8] amypet/align_brkdyn_ct.py#L105: amypet/align_brkdyn_ct.py#L105
E265 block comment should start with '# '
[flake8] amypet/align_brkdyn_ct.py#L110: amypet/align_brkdyn_ct.py#L110
E231 missing whitespace after ','
[flake8] amypet/align_brkdyn_ct.py#L114: amypet/align_brkdyn_ct.py#L114
E265 block comment should start with '# '
[flake8] amypet/align_brkdyn_ct.py#L116: amypet/align_brkdyn_ct.py#L116
E265 block comment should start with '# '
[flake8] amypet/align_brkdyn_ct.py#L118: amypet/align_brkdyn_ct.py#L118
E501 line too long (106 > 99 characters)
[flake8] amypet/align_brkdyn_ct.py#L121: amypet/align_brkdyn_ct.py#L121
E128 continuation line under-indented for visual indent
[flake8] amypet/align_brkdyn_ct.py#L123: amypet/align_brkdyn_ct.py#L123
E265 block comment should start with '# '
[flake8] amypet/align_brkdyn_ct.py#L126: amypet/align_brkdyn_ct.py#L126
E303 too many blank lines (2)
[flake8] amypet/align_brkdyn_ct.py#L126: amypet/align_brkdyn_ct.py#L126
E265 block comment should start with '# '
[flake8] amypet/align_brkdyn_ct.py#L139: amypet/align_brkdyn_ct.py#L139
E265 block comment should start with '# '
[flake8] amypet/align_brkdyn_ct.py#L148: amypet/align_brkdyn_ct.py#L148
E128 continuation line under-indented for visual indent
[flake8] amypet/align_brkdyn_ct.py#L155: amypet/align_brkdyn_ct.py#L155
F841 local variable 'keys2' is assigned to but never used
[flake8] amypet/align_brkdyn_ct.py#L161: amypet/align_brkdyn_ct.py#L161
E265 block comment should start with '# '
[flake8] amypet/align_brkdyn_ct.py#L175: amypet/align_brkdyn_ct.py#L175
E231 missing whitespace after ','
[flake8] amypet/align_brkdyn_ct.py#L176: amypet/align_brkdyn_ct.py#L176
E265 block comment should start with '# '
[flake8] amypet/align_brkdyn_ct.py#L179: amypet/align_brkdyn_ct.py#L179
E303 too many blank lines (2)
[flake8] amypet/align_brkdyn_ct.py#L179: amypet/align_brkdyn_ct.py#L179
E265 block comment should start with '# '
[flake8] amypet/align_brkdyn_ct.py#L188: amypet/align_brkdyn_ct.py#L188
E231 missing whitespace after ','
[flake8] amypet/align_brkdyn_ct.py#L193: amypet/align_brkdyn_ct.py#L193
E231 missing whitespace after ','
[flake8] amypet/align_brkdyn_ct.py#L194: amypet/align_brkdyn_ct.py#L194
E231 missing whitespace after ','
[flake8] amypet/align_brkdyn_ct.py#L195: amypet/align_brkdyn_ct.py#L195
E265 block comment should start with '# '
[flake8] amypet/align_brkdyn_ct.py#L199: amypet/align_brkdyn_ct.py#L199
E303 too many blank lines (3)
[flake8] amypet/align_brkdyn_ct.py#L214: amypet/align_brkdyn_ct.py#L214
W391 blank line at end of file
[flake8] amypet/backend_centiloid.py#L24: amypet/backend_centiloid.py#L24
I001 isort found an import in the wrong position
[flake8] amypet/backend_centiloid.py#L24: amypet/backend_centiloid.py#L24
F811 redefinition of unused 'pickle' from line 21
[flake8] amypet/backend_centiloid.py#L37: amypet/backend_centiloid.py#L37
I003 isort expected 1 blank line in imports, found 0
[flake8] amypet/backend_centiloid.py#L37: amypet/backend_centiloid.py#L37
E265 block comment should start with '# '
[flake8] amypet/backend_centiloid.py#L38: amypet/backend_centiloid.py#L38
F401 'dipy.data.fetcher.read_mni_template' imported but unused
[flake8] amypet/backend_centiloid.py#L38: amypet/backend_centiloid.py#L38
E402 module level import not at top of file
[flake8] amypet/backend_centiloid.py#L39: amypet/backend_centiloid.py#L39
E402 module level import not at top of file
[flake8] amypet/backend_centiloid.py#L40: amypet/backend_centiloid.py#L40
I001 isort found an import in the wrong position
[flake8] amypet/backend_centiloid.py#L40: amypet/backend_centiloid.py#L40
E402 module level import not at top of file
[flake8] amypet/backend_centiloid.py#L41: amypet/backend_centiloid.py#L41
I001 isort found an import in the wrong position
[flake8] amypet/backend_centiloid.py#L41: amypet/backend_centiloid.py#L41
E402 module level import not at top of file
[flake8] amypet/backend_centiloid.py#L42: amypet/backend_centiloid.py#L42
I004 isort found an unexpected blank line in imports
[flake8] amypet/backend_centiloid.py#L43: amypet/backend_centiloid.py#L43
I001 isort found an import in the wrong position
[flake8] amypet/backend_centiloid.py#L43: amypet/backend_centiloid.py#L43
F401 'dipy.align._public as align' imported but unused
[flake8] amypet/backend_centiloid.py#L43: amypet/backend_centiloid.py#L43
E402 module level import not at top of file
[flake8] amypet/backend_centiloid.py#L44: amypet/backend_centiloid.py#L44
I001 isort found an import in the wrong position
[flake8] amypet/backend_centiloid.py#L44: amypet/backend_centiloid.py#L44
E402 module level import not at top of file
[flake8] amypet/backend_centiloid.py#L45: amypet/backend_centiloid.py#L45
I003 isort expected 1 blank line in imports, found 0
[flake8] amypet/backend_centiloid.py#L46: amypet/backend_centiloid.py#L46
E302 expected 2 blank lines, found 1
[flake8] amypet/backend_centiloid.py#L53: amypet/backend_centiloid.py#L53
E265 block comment should start with '# '
[flake8] amypet/backend_centiloid.py#L57: amypet/backend_centiloid.py#L57
E303 too many blank lines (3)
[flake8] amypet/backend_centiloid.py#L58: amypet/backend_centiloid.py#L58
E302 expected 2 blank lines, found 3
[flake8] amypet/backend_centiloid.py#L181: amypet/backend_centiloid.py#L181
E713 test for membership should be 'not in'
[flake8] amypet/backend_centiloid.py#L234: amypet/backend_centiloid.py#L234
E225 missing whitespace around operator
[flake8] amypet/backend_centiloid.py#L293: amypet/backend_centiloid.py#L293
E265 block comment should start with '# '
[flake8] amypet/backend_centiloid.py#L294: amypet/backend_centiloid.py#L294
E225 missing whitespace around operator
[flake8] amypet/backend_centiloid.py#L333: amypet/backend_centiloid.py#L333
E265 block comment should start with '# '
[flake8] amypet/backend_centiloid.py#L334: amypet/backend_centiloid.py#L334
E225 missing whitespace around operator
[flake8] amypet/backend_centiloid.py#L369: amypet/backend_centiloid.py#L369
E225 missing whitespace around operator
[flake8] amypet/backend_centiloid.py#L375: amypet/backend_centiloid.py#L375
E265 block comment should start with '# '
[flake8] amypet/backend_centiloid.py#L376: amypet/backend_centiloid.py#L376
E225 missing whitespace around operator
[flake8] amypet/backend_centiloid.py#L399: amypet/backend_centiloid.py#L399
E127 continuation line over-indented for visual indent
[flake8] amypet/backend_centiloid.py#L416: amypet/backend_centiloid.py#L416
E265 block comment should start with '# '
[flake8] amypet/backend_centiloid.py#L417: amypet/backend_centiloid.py#L417
E225 missing whitespace around operator
[flake8] amypet/backend_centiloid.py#L426: amypet/backend_centiloid.py#L426
E231 missing whitespace after ':'
[flake8] amypet/backend_centiloid.py#L449: amypet/backend_centiloid.py#L449
E225 missing whitespace around operator
[flake8] amypet/backend_centiloid.py#L450: amypet/backend_centiloid.py#L450
E225 missing whitespace around operator
[flake8] amypet/backend_centiloid.py#L476: amypet/backend_centiloid.py#L476
E231 missing whitespace after ':'
[flake8] amypet/backend_centiloid.py#L539: amypet/backend_centiloid.py#L539
W604 backticks are deprecated, use 'repr()'
[flake8] amypet/backend_centiloid.py#L611: amypet/backend_centiloid.py#L611
E231 missing whitespace after ':'
[flake8] amypet/backend_centiloid.py#L611: amypet/backend_centiloid.py#L611
E231 missing whitespace after ':'
[flake8] amypet/backend_centiloid.py#L619: amypet/backend_centiloid.py#L619
E225 missing whitespace around operator
[flake8] amypet/backend_centiloid.py#L723: amypet/backend_centiloid.py#L723
E225 missing whitespace around operator
[flake8] amypet/backend_centiloid.py#L730: amypet/backend_centiloid.py#L730
W293 blank line contains whitespace
[flake8] amypet/centiloid.py#L70: amypet/centiloid.py#L70
F841 local variable 'dimkm' is assigned to but never used
[flake8] amypet/dyn_tools.py#L14: amypet/dyn_tools.py#L14
I001 isort found an import in the wrong position
[flake8] amypet/dyn_tools.py#L15: amypet/dyn_tools.py#L15
I001 isort found an import in the wrong position
[flake8] amypet/dyn_tools.py#L16: amypet/dyn_tools.py#L16
I001 isort found an import in the wrong position
[flake8] amypet/dyn_tools.py#L17: amypet/dyn_tools.py#L17
I004 isort found an unexpected blank line in imports
[flake8] amypet/dyn_tools.py#L45: amypet/dyn_tools.py#L45
E303 too many blank lines (3)
[flake8] amypet/dyn_tools.py#L45: amypet/dyn_tools.py#L45
E265 block comment should start with '# '
[flake8] amypet/dyn_tools.py#L46: amypet/dyn_tools.py#L46
E302 expected 2 blank lines, found 3
[flake8] amypet/dyn_tools.py#L62: amypet/dyn_tools.py#L62
E303 too many blank lines (2)
[flake8] amypet/dyn_tools.py#L71: amypet/dyn_tools.py#L71
C408 Unnecessary dict call - rewrite as a literal.
[flake8] amypet/dyn_tools.py#L72: amypet/dyn_tools.py#L72
E265 block comment should start with '# '
[flake8] amypet/dyn_tools.py#L75: amypet/dyn_tools.py#L75
E265 block comment should start with '# '
[flake8] amypet/dyn_tools.py#L84: amypet/dyn_tools.py#L84
E225 missing whitespace around operator
[flake8] amypet/dyn_tools.py#L100: amypet/dyn_tools.py#L100
E201 whitespace after '('
[flake8] amypet/dyn_tools.py#L100: amypet/dyn_tools.py#L100
E202 whitespace before ')'
[flake8] amypet/dyn_tools.py#L112: amypet/dyn_tools.py#L112
E225 missing whitespace around operator
[flake8] amypet/dyn_tools.py#L112: amypet/dyn_tools.py#L112
E225 missing whitespace around operator
[flake8] amypet/dyn_tools.py#L114: amypet/dyn_tools.py#L114
E225 missing whitespace around operator
[flake8] amypet/dyn_tools.py#L115: amypet/dyn_tools.py#L115
W291 trailing whitespace
[flake8] amypet/dyn_tools.py#L124: amypet/dyn_tools.py#L124
E231 missing whitespace after ','
[flake8] amypet/dyn_tools.py#L124: amypet/dyn_tools.py#L124
E231 missing whitespace after ','
[flake8] amypet/dyn_tools.py#L131: amypet/dyn_tools.py#L131
C408 Unnecessary dict call - rewrite as a literal.
[flake8] amypet/dyn_tools.py#L131: amypet/dyn_tools.py#L131
W291 trailing whitespace
[flake8] amypet/dyn_tools.py#L132: amypet/dyn_tools.py#L132
E265 block comment should start with '# '
[flake8] amypet/dyn_tools.py#L134: amypet/dyn_tools.py#L134
E265 block comment should start with '# '
[flake8] amypet/dyn_tools.py#L135: amypet/dyn_tools.py#L135
E302 expected 2 blank lines, found 1
[flake8] amypet/dyn_tools.py#L139: amypet/dyn_tools.py#L139
E225 missing whitespace around operator
[flake8] amypet/dyn_tools.py#L139: amypet/dyn_tools.py#L139
E225 missing whitespace around operator
[flake8] amypet/dyn_tools.py#L147: amypet/dyn_tools.py#L147
W293 blank line contains whitespace
[flake8] amypet/dyn_tools.py#L148: amypet/dyn_tools.py#L148
E225 missing whitespace around operator
[flake8] amypet/dyn_tools.py#L152: amypet/dyn_tools.py#L152
E201 whitespace after '('
[flake8] amypet/dyn_tools.py#L152: amypet/dyn_tools.py#L152
E202 whitespace before ')'
[flake8] amypet/dyn_tools.py#L158: amypet/dyn_tools.py#L158
E231 missing whitespace after ','
[flake8] amypet/dyn_tools.py#L158: amypet/dyn_tools.py#L158
E231 missing whitespace after ','
[flake8] amypet/dyn_tools.py#L159: amypet/dyn_tools.py#L159
E231 missing whitespace after ','
[flake8] amypet/dyn_tools.py#L165: amypet/dyn_tools.py#L165
C408 Unnecessary dict call - rewrite as a literal.
[flake8] amypet/dyn_tools.py#L166: amypet/dyn_tools.py#L166
E265 block comment should start with '# '
[flake8] amypet/dyn_tools.py#L172: amypet/dyn_tools.py#L172
E303 too many blank lines (5)
[flake8] amypet/dyn_tools.py#L173: amypet/dyn_tools.py#L173
E302 expected 2 blank lines, found 5
[flake8] amypet/dyn_tools.py#L258: amypet/dyn_tools.py#L258
E231 missing whitespace after ':'
[flake8] amypet/dyn_tools.py#L258: amypet/dyn_tools.py#L258
E702 multiple statements on one line (semicolon)
[flake8] amypet/dyn_tools.py#L258: amypet/dyn_tools.py#L258
E231 missing whitespace after ':'
[flake8] amypet/dyn_tools.py#L258: amypet/dyn_tools.py#L258
E702 multiple statements on one line (semicolon)
[flake8] amypet/dyn_tools.py#L258: amypet/dyn_tools.py#L258
E231 missing whitespace after ':'
[flake8] amypet/preproc.py#L109: amypet/preproc.py#L109
W291 trailing whitespace
[flake8] amypet/preproc.py#L267: amypet/preproc.py#L267
F841 local variable 'ur_twindow' is assigned to but never used
[flake8] amypet/preproc.py#L280: amypet/preproc.py#L280
F841 local variable 'margin' is assigned to but never used
[flake8] amypet/preproc.py#L323: amypet/preproc.py#L323
E225 missing whitespace around operator
[flake8] amypet/preproc.py#L329: amypet/preproc.py#L329
N400: Found backslash that is used for line breaking
[flake8] amypet/preproc.py#L329: amypet/preproc.py#L329
E502 the backslash is redundant between brackets
[flake8] amypet/preproc.py#L330: amypet/preproc.py#L330
N400: Found backslash that is used for line breaking
[flake8] amypet/preproc.py#L330: amypet/preproc.py#L330
E225 missing whitespace around operator
[flake8] amypet/preproc.py#L330: amypet/preproc.py#L330
E502 the backslash is redundant between brackets
[flake8] amypet/preproc.py#L335: amypet/preproc.py#L335
E128 continuation line under-indented for visual indent
[flake8] amypet/preproc.py#L339: amypet/preproc.py#L339
E128 continuation line under-indented for visual indent
[flake8] amypet/preproc.py#L367: amypet/preproc.py#L367
E225 missing whitespace around operator
[flake8] amypet/preproc.py#L371: amypet/preproc.py#L371
E128 continuation line under-indented for visual indent
[flake8] amypet/preproc.py#L372: amypet/preproc.py#L372
W293 blank line contains whitespace
[flake8] amypet/preproc.py#L373: amypet/preproc.py#L373
E225 missing whitespace around operator
[flake8] amypet/preproc.py#L377: amypet/preproc.py#L377
E128 continuation line under-indented for visual indent
[flake8] amypet/preproc.py#L413: amypet/preproc.py#L413
W293 blank line contains whitespace
[flake8] amypet/preproc.py#L475: amypet/preproc.py#L475
E501 line too long (111 > 99 characters)
[flake8] amypet/preproc.py#L475: amypet/preproc.py#L475
E231 missing whitespace after ':'
[flake8] amypet/preproc.py#L523: amypet/preproc.py#L523
F841 local variable '_fnii' is assigned to but never used
[flake8] amypet/preproc.py#L721: amypet/preproc.py#L721
F841 local variable 'ft1pet' is assigned to but never used
[flake8] amypet/proc.py#L23: amypet/proc.py#L23
E265 block comment should start with '# '
[flake8] amypet/proc.py#L39: amypet/proc.py#L39
E128 continuation line under-indented for visual indent
[flake8] amypet/proc.py#L51: amypet/proc.py#L51
E128 continuation line under-indented for visual indent
[flake8] amypet/proc.py#L52: amypet/proc.py#L52
E265 block comment should start with '# '
[flake8] amypet/proc.py#L87: amypet/proc.py#L87
W291 trailing whitespace
[flake8] amypet/proc.py#L258: amypet/proc.py#L258
E225 missing whitespace around operator
[flake8] amypet/proc.py#L349: amypet/proc.py#L349
E262 inline comment should start with '# '
[flake8] amypet/proc.py#L350: amypet/proc.py#L350
W291 trailing whitespace
[flake8] amypet/proc.py#L352: amypet/proc.py#L352
E225 missing whitespace around operator
[flake8] amypet/proc.py#L354: amypet/proc.py#L354
E225 missing whitespace around operator
[flake8] amypet/ur_tools.py#L169: amypet/ur_tools.py#L169
E501 line too long (107 > 99 characters)
[flake8] amypet/ur_tools.py#L277: amypet/ur_tools.py#L277
F841 local variable 'flbl_pet' is assigned to but never used
[flake8] amypet/ur_tools.py#L302: amypet/ur_tools.py#L302
E128 continuation line under-indented for visual indent
[flake8] amypet/ur_tools.py#L303: amypet/ur_tools.py#L303
E128 continuation line under-indented for visual indent
[flake8] amypet/ur_tools.py#L332: amypet/ur_tools.py#L332
E231 missing whitespace after ':'
[flake8] amypet/ur_tools.py#L332: amypet/ur_tools.py#L332
E702 multiple statements on one line (semicolon)
[flake8] amypet/utils.py#L7: amypet/utils.py#L7
I001 isort found an import in the wrong position
[flake8] amypet/utils.py#L63: amypet/utils.py#L63
E265 block comment should start with '# '
[flake8] amypet/utils.py#L67: amypet/utils.py#L67
E225 missing whitespace around operator
[flake8] amypet/utils.py#L187: amypet/utils.py#L187
E231 missing whitespace after ':'
[flake8] amypet/utils.py#L187: amypet/utils.py#L187
E501 line too long (115 > 99 characters)
[flake8] amypet/utils.py#L189: amypet/utils.py#L189
E265 block comment should start with '# '
[flake8] amypet/utils.py#L208: amypet/utils.py#L208
E265 block comment should start with '# '
[flake8] amypet/utils.py#L232: amypet/utils.py#L232
E265 block comment should start with '# '
[flake8] amypet/utils.py#L253: amypet/utils.py#L253
E231 missing whitespace after ':'
[flake8] amypet/utils.py#L259: amypet/utils.py#L259
E303 too many blank lines (2)
[flake8] amypet/utils.py#L269: amypet/utils.py#L269
E203 whitespace before ':'
[flake8] amypet/utils.py#L418: amypet/utils.py#L418
E231 missing whitespace after ':'
[flake8] amypet/utils.py#L418: amypet/utils.py#L418
E231 missing whitespace after ','
[flake8] amypet/utils.py#L419: amypet/utils.py#L419
E231 missing whitespace after ':'
[flake8] amypet/utils.py#L419: amypet/utils.py#L419
E231 missing whitespace after ':'
[flake8] amypet/utils.py#L430: amypet/utils.py#L430
E231 missing whitespace after ':'
[flake8] amypet/utils.py#L430: amypet/utils.py#L430
E231 missing whitespace after ':'
[flake8] amypet/utils.py#L430: amypet/utils.py#L430
E231 missing whitespace after ':'
[flake8] amypet/utils.py#L474: amypet/utils.py#L474
E231 missing whitespace after ':'
[flake8] amypet/utils.py#L474: amypet/utils.py#L474
E231 missing whitespace after ':'
[flake8] amypet/utils.py#L489: amypet/utils.py#L489
E231 missing whitespace after ':'
[flake8] amypet/utils.py#L489: amypet/utils.py#L489
E231 missing whitespace after ':'
[flake8] amypet/utils.py#L518: amypet/utils.py#L518
E231 missing whitespace after ':'
[flake8] amypet/utils.py#L518: amypet/utils.py#L518
E231 missing whitespace after ':'
[flake8] amypet/utils.py#L519: amypet/utils.py#L519
E231 missing whitespace after ':'
[flake8] amypet/utils.py#L595: amypet/utils.py#L595
E231 missing whitespace after ':'
[flake8] amypet/utils.py#L595: amypet/utils.py#L595
E231 missing whitespace after ','
[flake8] amypet/utils.py#L596: amypet/utils.py#L596
E231 missing whitespace after ':'
[flake8] amypet/utils.py#L596: amypet/utils.py#L596
E231 missing whitespace after ':'
[flake8] amypet/utils.py#L632: amypet/utils.py#L632
E231 missing whitespace after ':'
[flake8] amypet/utils.py#L632: amypet/utils.py#L632
E231 missing whitespace after ':'
[flake8] amypet/utils.py#L634: amypet/utils.py#L634
E231 missing whitespace after ':'
[flake8] amypet/utils.py#L655: amypet/utils.py#L655
E231 missing whitespace after ':'
[flake8] amypet/utils.py#L655: amypet/utils.py#L655
E231 missing whitespace after ':'
[flake8] amypet/utils.py#L657: amypet/utils.py#L657
E231 missing whitespace after ':'
[flake8] cl_scripts/amypet_petpp.py#L13: cl_scripts/amypet_petpp.py#L13
E265 block comment should start with '# '
[flake8] cl_scripts/amypet_petpp.py#L15: cl_scripts/amypet_petpp.py#L15
E265 block comment should start with '# '
[flake8] cl_scripts/amypet_petpp.py#L20: cl_scripts/amypet_petpp.py#L20
E265 block comment should start with '# '
[flake8] cl_scripts/amypet_petpp.py#L26: cl_scripts/amypet_petpp.py#L26
E265 block comment should start with '# '
[flake8] cl_scripts/amypet_petpp.py#L30: cl_scripts/amypet_petpp.py#L30
E265 block comment should start with '# '
[flake8] cl_scripts/amypet_petpp.py#L32: cl_scripts/amypet_petpp.py#L32
E265 block comment should start with '# '
[flake8] cl_scripts/amypet_petpp.py#L34: cl_scripts/amypet_petpp.py#L34
E265 block comment should start with '# '
[flake8] cl_scripts/amypet_petpp.py#L45: cl_scripts/amypet_petpp.py#L45
E265 block comment should start with '# '
[flake8] cl_scripts/amypet_petpp.py#L47: cl_scripts/amypet_petpp.py#L47
E265 block comment should start with '# '
[flake8] cl_scripts/amypet_petpp.py#L49: cl_scripts/amypet_petpp.py#L49
E265 block comment should start with '# '
[flake8] cl_scripts/amypet_petpp.py#L52: cl_scripts/amypet_petpp.py#L52
E265 block comment should start with '# '
[flake8] cl_scripts/centi_fbp.py#L104: cl_scripts/centi_fbp.py#L104
E501 line too long (134 > 99 characters)
[flake8] cl_scripts/centi_fbp.py#L197: cl_scripts/centi_fbp.py#L197
E402 module level import not at top of file
[flake8] cl_scripts/centi_fbp.py#L198: cl_scripts/centi_fbp.py#L198
E402 module level import not at top of file
[flake8] cl_scripts/centi_fbp.py#L224: cl_scripts/centi_fbp.py#L224
W292 no newline at end of file
[flake8] cl_scripts/centi_pib.py#L140: cl_scripts/centi_pib.py#L140
E231 missing whitespace after ':'
[flake8] cl_scripts/centi_pib.py#L169: cl_scripts/centi_pib.py#L169
E231 missing whitespace after ':'
[flake8] cl_scripts/centi_pib.py#L198: cl_scripts/centi_pib.py#L198
E231 missing whitespace after ':'
[flake8] tests/conftest.py#L36: tests/conftest.py#L36
E231 missing whitespace after ':'
[flake8] tests/conftest.py#L46: tests/conftest.py#L46
E231 missing whitespace after ':'
Test py3.7
Process completed with exit code 1.
Test py3.11
The job was canceled because "_3_7" failed.
Test py3.11
The operation was canceled.
Check
Process completed with exit code 1.
CUDA py3.8
Process completed with exit code 1.