Skip to content

pages build and deployment #2

pages build and deployment

pages build and deployment #2

Triggered via dynamic June 6, 2025 21:13
Status Success
Total duration 42s
Artifacts 1

pages-build-deployment

on: dynamic
report-build-status
3s
report-build-status
Fit to window
Zoom out
Zoom in

Annotations

362 errors
[TODO] amypet/centiloid.py#L73: amypet/centiloid.py#L73
# TODO: voxel-wise kinetic analysis
[TODO] amypet/dyn_tools.py#L222: amypet/dyn_tools.py#L222
# >>> TODO: check what or if none weights to use here:
[TODO] amypet/dyn_tools.py#L304: amypet/dyn_tools.py#L304
# >>> TODO: check this k2p what to use by default
[TODO] amypet/dyn_tools.py#L326: amypet/dyn_tools.py#L326
# > 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#L19: amypet/align.py#L19
I004 isort found an unexpected blank line in imports
[flake8] amypet/align.py#L126: amypet/align.py#L126
E265 block comment should start with '# '
[flake8] amypet/align.py#L136: amypet/align.py#L136
W293 blank line contains whitespace
[flake8] amypet/align.py#L138: amypet/align.py#L138
E225 missing whitespace around operator
[flake8] amypet/align.py#L145: amypet/align.py#L145
E265 block comment should start with '# '
[flake8] amypet/align.py#L147: amypet/align.py#L147
E265 block comment should start with '# '
[flake8] amypet/align.py#L149: amypet/align.py#L149
E225 missing whitespace around operator
[flake8] amypet/align.py#L149: amypet/align.py#L149
E225 missing whitespace around operator
[flake8] amypet/align.py#L168: amypet/align.py#L168
E265 block comment should start with '# '
[flake8] amypet/align.py#L170: amypet/align.py#L170
E265 block comment should start with '# '
[flake8] amypet/align.py#L172: amypet/align.py#L172
E265 block comment should start with '# '
[flake8] amypet/align.py#L185: amypet/align.py#L185
E231 missing whitespace after ':'
[flake8] amypet/align.py#L187: amypet/align.py#L187
E265 block comment should start with '# '
[flake8] amypet/align.py#L190: amypet/align.py#L190
E222 multiple spaces after operator
[flake8] amypet/align.py#L198: amypet/align.py#L198
E225 missing whitespace around operator
[flake8] amypet/align.py#L220: amypet/align.py#L220
E225 missing whitespace around operator
[flake8] amypet/align.py#L226: amypet/align.py#L226
E201 whitespace after '('
[flake8] amypet/align.py#L226: amypet/align.py#L226
E202 whitespace before ')'
[flake8] amypet/align.py#L233: amypet/align.py#L233
W293 blank line contains whitespace
[flake8] amypet/align.py#L273: amypet/align.py#L273
E303 too many blank lines (2)
[flake8] amypet/align.py#L276: amypet/align.py#L276
E265 block comment should start with '# '
[flake8] amypet/align.py#L279: amypet/align.py#L279
E265 block comment should start with '# '
[flake8] amypet/align.py#L281: amypet/align.py#L281
W291 trailing whitespace
[flake8] amypet/align.py#L346: amypet/align.py#L346
E265 block comment should start with '# '
[flake8] amypet/align.py#L384: amypet/align.py#L384
E265 block comment should start with '# '
[flake8] amypet/align.py#L389: amypet/align.py#L389
W293 blank line contains whitespace
[flake8] amypet/align.py#L414: amypet/align.py#L414
W291 trailing whitespace
[flake8] amypet/align.py#L442: amypet/align.py#L442
W291 trailing whitespace
[flake8] amypet/align.py#L544: amypet/align.py#L544
E221 multiple spaces before operator
[flake8] amypet/align.py#L665: amypet/align.py#L665
E225 missing whitespace around operator
[flake8] amypet/align.py#L667: amypet/align.py#L667
E225 missing whitespace around operator
[flake8] amypet/align.py#L754: amypet/align.py#L754
E501 line too long (101 > 99 characters)
[flake8] amypet/align.py#L772: amypet/align.py#L772
E128 continuation line under-indented for visual indent
[flake8] amypet/align.py#L782: amypet/align.py#L782
E501 line too long (100 > 99 characters)
[flake8] amypet/align.py#L796: amypet/align.py#L796
E265 block comment should start with '# '
[flake8] amypet/align.py#L806: amypet/align.py#L806
E265 block comment should start with '# '
[flake8] amypet/align.py#L845: amypet/align.py#L845
E303 too many blank lines (2)
[flake8] amypet/align.py#L857: amypet/align.py#L857
W291 trailing whitespace
[flake8] amypet/align.py#L890: amypet/align.py#L890
F841 local variable 'reg_thrshld' is assigned to but never used
[flake8] amypet/align.py#L901: amypet/align.py#L901
W293 blank line contains whitespace
[flake8] amypet/align.py#L928: amypet/align.py#L928
E501 line too long (118 > 99 characters)
[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#L43: amypet/align_brkdyn_ct.py#L43
E303 too many blank lines (2)
[flake8] amypet/align_brkdyn_ct.py#L47: amypet/align_brkdyn_ct.py#L47
F541 f-string is missing placeholders
[flake8] amypet/align_brkdyn_ct.py#L49: amypet/align_brkdyn_ct.py#L49
W293 blank line contains whitespace
[flake8] amypet/align_brkdyn_ct.py#L71: amypet/align_brkdyn_ct.py#L71
E225 missing whitespace around operator
[flake8] amypet/align_brkdyn_ct.py#L71: amypet/align_brkdyn_ct.py#L71
E225 missing whitespace around operator
[flake8] amypet/align_brkdyn_ct.py#L71: amypet/align_brkdyn_ct.py#L71
E225 missing whitespace around operator
[flake8] amypet/align_brkdyn_ct.py#L71: amypet/align_brkdyn_ct.py#L71
E225 missing whitespace around operator
[flake8] amypet/align_brkdyn_ct.py#L71: amypet/align_brkdyn_ct.py#L71
E501 line too long (101 > 99 characters)
[flake8] amypet/align_brkdyn_ct.py#L74: amypet/align_brkdyn_ct.py#L74
E225 missing whitespace around operator
[flake8] amypet/align_brkdyn_ct.py#L77: amypet/align_brkdyn_ct.py#L77
E225 missing whitespace around operator
[flake8] amypet/align_brkdyn_ct.py#L81: amypet/align_brkdyn_ct.py#L81
E303 too many blank lines (2)
[flake8] amypet/align_brkdyn_ct.py#L83: amypet/align_brkdyn_ct.py#L83
W293 blank line contains whitespace
[flake8] amypet/align_brkdyn_ct.py#L100: amypet/align_brkdyn_ct.py#L100
E501 line too long (118 > 99 characters)
[flake8] amypet/align_brkdyn_ct.py#L109: amypet/align_brkdyn_ct.py#L109
W293 blank line contains whitespace
[flake8] amypet/align_brkdyn_ct.py#L113: amypet/align_brkdyn_ct.py#L113
E303 too many blank lines (2)
[flake8] amypet/align_brkdyn_ct.py#L123: amypet/align_brkdyn_ct.py#L123
W293 blank line contains whitespace
[flake8] amypet/align_brkdyn_ct.py#L125: amypet/align_brkdyn_ct.py#L125
E303 too many blank lines (3)
[flake8] amypet/align_brkdyn_ct.py#L130: amypet/align_brkdyn_ct.py#L130
E225 missing whitespace around operator
[flake8] amypet/align_brkdyn_ct.py#L138: amypet/align_brkdyn_ct.py#L138
W293 blank line contains whitespace
[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#L143: amypet/align_brkdyn_ct.py#L143
E265 block comment should start with '# '
[flake8] amypet/align_brkdyn_ct.py#L145: amypet/align_brkdyn_ct.py#L145
E265 block comment should start with '# '
[flake8] amypet/align_brkdyn_ct.py#L154: amypet/align_brkdyn_ct.py#L154
E501 line too long (105 > 99 characters)
[flake8] amypet/align_brkdyn_ct.py#L157: amypet/align_brkdyn_ct.py#L157
E265 block comment should start with '# '
[flake8] amypet/align_brkdyn_ct.py#L165: amypet/align_brkdyn_ct.py#L165
E265 block comment should start with '# '
[flake8] amypet/align_brkdyn_ct.py#L174: amypet/align_brkdyn_ct.py#L174
E265 block comment should start with '# '
[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#L182: amypet/align_brkdyn_ct.py#L182
E265 block comment should start with '# '
[flake8] amypet/align_brkdyn_ct.py#L192: amypet/align_brkdyn_ct.py#L192
E265 block comment should start with '# '
[flake8] amypet/align_brkdyn_ct.py#L194: amypet/align_brkdyn_ct.py#L194
E265 block comment should start with '# '
[flake8] amypet/align_brkdyn_ct.py#L197: amypet/align_brkdyn_ct.py#L197
E128 continuation line under-indented for visual indent
[flake8] amypet/align_brkdyn_ct.py#L198: amypet/align_brkdyn_ct.py#L198
E265 block comment should start with '# '
[flake8] amypet/align_brkdyn_ct.py#L199: amypet/align_brkdyn_ct.py#L199
W293 blank line contains whitespace
[flake8] amypet/align_brkdyn_ct.py#L200: amypet/align_brkdyn_ct.py#L200
E265 block comment should start with '# '
[flake8] amypet/align_brkdyn_ct.py#L203: amypet/align_brkdyn_ct.py#L203
E225 missing whitespace around operator
[flake8] amypet/align_brkdyn_ct.py#L203: amypet/align_brkdyn_ct.py#L203
E225 missing whitespace around operator
[flake8] amypet/align_brkdyn_ct.py#L205: amypet/align_brkdyn_ct.py#L205
E231 missing whitespace after ','
[flake8] amypet/align_brkdyn_ct.py#L209: amypet/align_brkdyn_ct.py#L209
E265 block comment should start with '# '
[flake8] amypet/align_brkdyn_ct.py#L211: amypet/align_brkdyn_ct.py#L211
E265 block comment should start with '# '
[flake8] amypet/align_brkdyn_ct.py#L213: amypet/align_brkdyn_ct.py#L213
E501 line too long (110 > 99 characters)
[flake8] amypet/align_brkdyn_ct.py#L216: amypet/align_brkdyn_ct.py#L216
E128 continuation line under-indented for visual indent
[flake8] amypet/align_brkdyn_ct.py#L218: amypet/align_brkdyn_ct.py#L218
E265 block comment should start with '# '
[flake8] amypet/align_brkdyn_ct.py#L220: amypet/align_brkdyn_ct.py#L220
E265 block comment should start with '# '
[flake8] amypet/align_brkdyn_ct.py#L264: amypet/align_brkdyn_ct.py#L264
E128 continuation line under-indented for visual indent
[flake8] amypet/align_brkdyn_ct.py#L276: amypet/align_brkdyn_ct.py#L276
W293 blank line contains whitespace
[flake8] amypet/align_brkdyn_ct.py#L301: amypet/align_brkdyn_ct.py#L301
E231 missing whitespace after ','
[flake8] amypet/align_brkdyn_ct.py#L303: amypet/align_brkdyn_ct.py#L303
E265 block comment should start with '# '
[flake8] amypet/align_brkdyn_ct.py#L319: amypet/align_brkdyn_ct.py#L319
E265 block comment should start with '# '
[flake8] amypet/align_brkdyn_ct.py#L328: amypet/align_brkdyn_ct.py#L328
E128 continuation line under-indented for visual indent
[flake8] amypet/align_brkdyn_ct.py#L335: amypet/align_brkdyn_ct.py#L335
F841 local variable 'keys2' is assigned to but never used
[flake8] amypet/align_brkdyn_ct.py#L359: amypet/align_brkdyn_ct.py#L359
E303 too many blank lines (2)
[flake8] amypet/align_brkdyn_ct.py#L367: amypet/align_brkdyn_ct.py#L367
E231 missing whitespace after ','
[flake8] amypet/align_brkdyn_ct.py#L368: amypet/align_brkdyn_ct.py#L368
E265 block comment should start with '# '
[flake8] amypet/align_brkdyn_ct.py#L371: amypet/align_brkdyn_ct.py#L371
E303 too many blank lines (2)
[flake8] amypet/align_brkdyn_ct.py#L371: amypet/align_brkdyn_ct.py#L371
E265 block comment should start with '# '
[flake8] amypet/align_brkdyn_ct.py#L383: amypet/align_brkdyn_ct.py#L383
E231 missing whitespace after ','
[flake8] amypet/align_brkdyn_ct.py#L384: amypet/align_brkdyn_ct.py#L384
E225 missing whitespace around operator
[flake8] amypet/align_brkdyn_ct.py#L385: amypet/align_brkdyn_ct.py#L385
E231 missing whitespace after ','
[flake8] amypet/align_brkdyn_ct.py#L387: amypet/align_brkdyn_ct.py#L387
E231 missing whitespace after ','
[flake8] amypet/align_brkdyn_ct.py#L397: amypet/align_brkdyn_ct.py#L397
E231 missing whitespace after ','
[flake8] amypet/align_brkdyn_ct.py#L398: amypet/align_brkdyn_ct.py#L398
E265 block comment should start with '# '
[flake8] amypet/align_brkdyn_ct.py#L401: amypet/align_brkdyn_ct.py#L401
E303 too many blank lines (2)
[flake8] amypet/align_brkdyn_ct.py#L420: amypet/align_brkdyn_ct.py#L420
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
F401 'dipy.io.image.load_nifti' imported but unused
[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
F401 'dipy.align.imwarp.SymmetricDiffeomorphicRegistration' imported but unused
[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
F401 'dipy.align.metrics.CCMetric' imported but unused
[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
F401 'nibabel as nib' imported but unused
[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#L212: amypet/backend_centiloid.py#L212
E501 line too long (104 > 99 characters)
[flake8] amypet/backend_centiloid.py#L240: amypet/backend_centiloid.py#L240
E225 missing whitespace around operator
[flake8] amypet/backend_centiloid.py#L299: amypet/backend_centiloid.py#L299
E265 block comment should start with '# '
[flake8] amypet/backend_centiloid.py#L343: amypet/backend_centiloid.py#L343
E225 missing whitespace around operator
[flake8] amypet/backend_centiloid.py#L349: amypet/backend_centiloid.py#L349
E265 block comment should start with '# '
[flake8] amypet/backend_centiloid.py#L405: amypet/backend_centiloid.py#L405
E225 missing whitespace around operator
[flake8] amypet/backend_centiloid.py#L406: amypet/backend_centiloid.py#L406
E225 missing whitespace around operator
[flake8] amypet/backend_centiloid.py#L432: amypet/backend_centiloid.py#L432
E231 missing whitespace after ':'
[flake8] amypet/backend_centiloid.py#L495: amypet/backend_centiloid.py#L495
W604 backticks are deprecated, use 'repr()'
[flake8] amypet/backend_centiloid.py#L567: amypet/backend_centiloid.py#L567
E231 missing whitespace after ':'
[flake8] amypet/backend_centiloid.py#L567: amypet/backend_centiloid.py#L567
E231 missing whitespace after ':'
[flake8] amypet/backend_centiloid.py#L575: amypet/backend_centiloid.py#L575
E225 missing whitespace around operator
[flake8] amypet/backend_centiloid.py#L598: amypet/backend_centiloid.py#L598
E265 block comment should start with '# '
[flake8] amypet/backend_centiloid.py#L681: amypet/backend_centiloid.py#L681
E225 missing whitespace around operator
[flake8] amypet/backend_centiloid.py#L688: amypet/backend_centiloid.py#L688
W293 blank line contains whitespace
[flake8] amypet/centiloid.py#L24: amypet/centiloid.py#L24
I003 isort expected 1 blank line in imports, found 0
[flake8] amypet/centiloid.py#L30: amypet/centiloid.py#L30
I004 isort found an unexpected blank line in imports
[flake8] amypet/centiloid.py#L31: amypet/centiloid.py#L31
I001 isort found an import in the wrong position
[flake8] amypet/centiloid.py#L32: amypet/centiloid.py#L32
I001 isort found an import in the wrong position
[flake8] amypet/centiloid.py#L33: amypet/centiloid.py#L33
I004 isort found an unexpected blank line in imports
[flake8] amypet/centiloid.py#L74: amypet/centiloid.py#L74
F841 local variable 'dimkm' is assigned to but never used
[flake8] amypet/centiloid.py#L92: amypet/centiloid.py#L92
E303 too many blank lines (3)
[flake8] amypet/centiloid.py#L94: amypet/centiloid.py#L94
E231 missing whitespace after ','
[flake8] amypet/centiloid.py#L99: amypet/centiloid.py#L99
E231 missing whitespace after ':'
[flake8] amypet/centiloid.py#L100: amypet/centiloid.py#L100
E265 block comment should start with '# '
[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#L26: amypet/dyn_tools.py#L26
E265 block comment should start with '# '
[flake8] amypet/dyn_tools.py#L55: amypet/dyn_tools.py#L55
E303 too many blank lines (2)
[flake8] amypet/dyn_tools.py#L55: amypet/dyn_tools.py#L55
C408 Unnecessary dict call - rewrite as a literal.
[flake8] amypet/dyn_tools.py#L62: amypet/dyn_tools.py#L62
E265 block comment should start with '# '
[flake8] amypet/dyn_tools.py#L65: amypet/dyn_tools.py#L65
E265 block comment should start with '# '
[flake8] amypet/dyn_tools.py#L74: amypet/dyn_tools.py#L74
E225 missing whitespace around operator
[flake8] amypet/dyn_tools.py#L90: amypet/dyn_tools.py#L90
E201 whitespace after '('
[flake8] amypet/dyn_tools.py#L90: amypet/dyn_tools.py#L90
E202 whitespace before ')'
[flake8] amypet/dyn_tools.py#L102: amypet/dyn_tools.py#L102
E225 missing whitespace around operator
[flake8] amypet/dyn_tools.py#L102: amypet/dyn_tools.py#L102
E225 missing whitespace around operator
[flake8] amypet/dyn_tools.py#L104: amypet/dyn_tools.py#L104
E225 missing whitespace around operator
[flake8] amypet/dyn_tools.py#L105: amypet/dyn_tools.py#L105
W291 trailing whitespace
[flake8] amypet/dyn_tools.py#L114: amypet/dyn_tools.py#L114
E231 missing whitespace after ','
[flake8] amypet/dyn_tools.py#L114: amypet/dyn_tools.py#L114
E231 missing whitespace after ','
[flake8] amypet/dyn_tools.py#L121: amypet/dyn_tools.py#L121
C408 Unnecessary dict call - rewrite as a literal.
[flake8] amypet/dyn_tools.py#L121: amypet/dyn_tools.py#L121
W291 trailing whitespace
[flake8] amypet/dyn_tools.py#L122: amypet/dyn_tools.py#L122
E265 block comment should start with '# '
[flake8] amypet/dyn_tools.py#L124: amypet/dyn_tools.py#L124
E265 block comment should start with '# '
[flake8] amypet/dyn_tools.py#L125: amypet/dyn_tools.py#L125
E302 expected 2 blank lines, found 1
[flake8] amypet/dyn_tools.py#L129: amypet/dyn_tools.py#L129
E225 missing whitespace around operator
[flake8] amypet/dyn_tools.py#L129: amypet/dyn_tools.py#L129
E225 missing whitespace around operator
[flake8] amypet/dyn_tools.py#L137: amypet/dyn_tools.py#L137
W293 blank line contains whitespace
[flake8] amypet/dyn_tools.py#L138: amypet/dyn_tools.py#L138
E225 missing whitespace around operator
[flake8] amypet/dyn_tools.py#L142: amypet/dyn_tools.py#L142
E201 whitespace after '('
[flake8] amypet/dyn_tools.py#L142: amypet/dyn_tools.py#L142
E202 whitespace before ')'
[flake8] amypet/dyn_tools.py#L148: amypet/dyn_tools.py#L148
E231 missing whitespace after ','
[flake8] amypet/dyn_tools.py#L148: amypet/dyn_tools.py#L148
E231 missing whitespace after ','
[flake8] amypet/dyn_tools.py#L149: amypet/dyn_tools.py#L149
E231 missing whitespace after ','
[flake8] amypet/dyn_tools.py#L155: amypet/dyn_tools.py#L155
C408 Unnecessary dict call - rewrite as a literal.
[flake8] amypet/dyn_tools.py#L156: amypet/dyn_tools.py#L156
E265 block comment should start with '# '
[flake8] amypet/dyn_tools.py#L162: amypet/dyn_tools.py#L162
E303 too many blank lines (5)
[flake8] amypet/dyn_tools.py#L163: amypet/dyn_tools.py#L163
E302 expected 2 blank lines, found 5
[flake8] amypet/dyn_tools.py#L248: amypet/dyn_tools.py#L248
E231 missing whitespace after ':'
[flake8] amypet/dyn_tools.py#L248: amypet/dyn_tools.py#L248
E702 multiple statements on one line (semicolon)
[flake8] amypet/dyn_tools.py#L248: amypet/dyn_tools.py#L248
E231 missing whitespace after ':'
[flake8] amypet/dyn_tools.py#L248: amypet/dyn_tools.py#L248
E702 multiple statements on one line (semicolon)
[flake8] amypet/dyn_tools.py#L248: amypet/dyn_tools.py#L248
E231 missing whitespace after ':'
[flake8] amypet/preproc.py#L53: amypet/preproc.py#L53
C419 Unnecessary list comprehension passed to any() prevents short-circuiting - rewrite as a generator.
[flake8] amypet/preproc.py#L111: amypet/preproc.py#L111
W291 trailing whitespace
[flake8] amypet/preproc.py#L157: amypet/preproc.py#L157
E501 line too long (117 > 99 characters)
[flake8] amypet/preproc.py#L269: amypet/preproc.py#L269
F841 local variable 'ur_twindow' is assigned to but never used
[flake8] amypet/preproc.py#L282: amypet/preproc.py#L282
F841 local variable 'margin' is assigned to but never used
[flake8] amypet/preproc.py#L299: amypet/preproc.py#L299
C416 Unnecessary list comprehension - rewrite using list().
[flake8] amypet/preproc.py#L301: amypet/preproc.py#L301
E501 line too long (106 > 99 characters)
[flake8] amypet/preproc.py#L329: amypet/preproc.py#L329
E225 missing whitespace around operator
[flake8] amypet/preproc.py#L335: amypet/preproc.py#L335
N400: Found backslash that is used for line breaking
[flake8] amypet/preproc.py#L335: amypet/preproc.py#L335
E502 the backslash is redundant between brackets
[flake8] amypet/preproc.py#L336: amypet/preproc.py#L336
N400: Found backslash that is used for line breaking
[flake8] amypet/preproc.py#L336: amypet/preproc.py#L336
E225 missing whitespace around operator
[flake8] amypet/preproc.py#L336: amypet/preproc.py#L336
E502 the backslash is redundant between brackets
[flake8] amypet/preproc.py#L341: amypet/preproc.py#L341
E128 continuation line under-indented for visual indent
[flake8] amypet/preproc.py#L345: amypet/preproc.py#L345
E128 continuation line under-indented for visual indent
[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#L378: amypet/preproc.py#L378
W293 blank line contains whitespace
[flake8] amypet/preproc.py#L379: amypet/preproc.py#L379
E225 missing whitespace around operator
[flake8] amypet/preproc.py#L383: amypet/preproc.py#L383
E128 continuation line under-indented for visual indent
[flake8] amypet/preproc.py#L391: amypet/preproc.py#L391
E501 line too long (126 > 99 characters)
[flake8] amypet/preproc.py#L420: amypet/preproc.py#L420
W293 blank line contains whitespace
[flake8] amypet/preproc.py#L482: amypet/preproc.py#L482
E501 line too long (111 > 99 characters)
[flake8] amypet/preproc.py#L482: amypet/preproc.py#L482
E231 missing whitespace after ':'
[flake8] amypet/preproc.py#L487: amypet/preproc.py#L487
E303 too many blank lines (4)
[flake8] amypet/preproc.py#L487: amypet/preproc.py#L487
E265 block comment should start with '# '
[flake8] amypet/preproc.py#L488: amypet/preproc.py#L488
E302 expected 2 blank lines, found 4
[flake8] amypet/preproc.py#L494: amypet/preproc.py#L494
E125 continuation line with same indent as next logical line
[flake8] amypet/preproc.py#L496: amypet/preproc.py#L496
W291 trailing whitespace
[flake8] amypet/preproc.py#L501: amypet/preproc.py#L501
W293 blank line contains whitespace
[flake8] amypet/preproc.py#L506: amypet/preproc.py#L506
W291 trailing whitespace
[flake8] amypet/preproc.py#L532: amypet/preproc.py#L532
W293 blank line contains whitespace
[flake8] amypet/preproc.py#L533: amypet/preproc.py#L533
E222 multiple spaces after operator
[flake8] amypet/preproc.py#L535: amypet/preproc.py#L535
E231 missing whitespace after ','
[flake8] amypet/preproc.py#L540: amypet/preproc.py#L540
E265 block comment should start with '# '
[flake8] amypet/preproc.py#L546: amypet/preproc.py#L546
W293 blank line contains whitespace
[flake8] amypet/preproc.py#L552: amypet/preproc.py#L552
W293 blank line contains whitespace
[flake8] amypet/preproc.py#L557: amypet/preproc.py#L557
F821 undefined name 'json'
[flake8] amypet/preproc.py#L562: amypet/preproc.py#L562
E231 missing whitespace after ','
[flake8] amypet/preproc.py#L563: amypet/preproc.py#L563
E265 block comment should start with '# '
[flake8] amypet/preproc.py#L566: amypet/preproc.py#L566
E303 too many blank lines (2)
[flake8] amypet/preproc.py#L566: amypet/preproc.py#L566
E265 block comment should start with '# '
[flake8] amypet/preproc.py#L573: amypet/preproc.py#L573
F821 undefined name 'timedelta'
[flake8] amypet/preproc.py#L574: amypet/preproc.py#L574
E231 missing whitespace after ','
[flake8] amypet/preproc.py#L574: amypet/preproc.py#L574
E231 missing whitespace after ','
[flake8] amypet/preproc.py#L579: amypet/preproc.py#L579
E231 missing whitespace after ','
[flake8] amypet/preproc.py#L585: amypet/preproc.py#L585
C408 Unnecessary dict call - rewrite as a literal.
[flake8] amypet/preproc.py#L591: amypet/preproc.py#L591
E303 too many blank lines (2)
[flake8] amypet/preproc.py#L591: amypet/preproc.py#L591
C408 Unnecessary dict call - rewrite as a literal.
[flake8] amypet/preproc.py#L594: amypet/preproc.py#L594
C408 Unnecessary dict call - rewrite as a literal.
[flake8] amypet/preproc.py#L598: amypet/preproc.py#L598
E231 missing whitespace after ','
[flake8] amypet/preproc.py#L602: amypet/preproc.py#L602
E265 block comment should start with '# '
[flake8] amypet/preproc.py#L605: amypet/preproc.py#L605
F821 undefined name 'amypet'
[flake8] amypet/preproc.py#L608: amypet/preproc.py#L608
E265 block comment should start with '# '
[flake8] amypet/preproc.py#L614: amypet/preproc.py#L614
E303 too many blank lines (5)
[flake8] amypet/preproc.py#L615: amypet/preproc.py#L615
E302 expected 2 blank lines, found 5
[flake8] amypet/preproc.py#L656: amypet/preproc.py#L656
F841 local variable '_fnii' is assigned to but never used
[flake8] amypet/preproc.py#L656: amypet/preproc.py#L656
E501 line too long (122 > 99 characters)
[flake8] amypet/preproc.py#L853: amypet/preproc.py#L853
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#L197: amypet/proc.py#L197
E303 too many blank lines (2)
[flake8] amypet/proc.py#L259: amypet/proc.py#L259
E225 missing whitespace around operator
[flake8] amypet/proc.py#L306: amypet/proc.py#L306
W291 trailing whitespace
[flake8] amypet/proc.py#L357: amypet/proc.py#L357
E262 inline comment should start with '# '
[flake8] amypet/proc.py#L358: amypet/proc.py#L358
W291 trailing whitespace
[flake8] amypet/proc.py#L360: amypet/proc.py#L360
E225 missing whitespace around operator
[flake8] amypet/proc.py#L362: amypet/proc.py#L362
E225 missing whitespace around operator
[flake8] amypet/proc.py#L370: amypet/proc.py#L370
W293 blank line contains whitespace
[flake8] amypet/proc.py#L371: amypet/proc.py#L371
E303 too many blank lines (2)
[flake8] amypet/ur_tools.py#L169: amypet/ur_tools.py#L169
E501 line too long (107 > 99 characters)
[flake8] amypet/ur_tools.py#L170: amypet/ur_tools.py#L170
E501 line too long (106 > 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#L14: amypet/utils.py#L14
I001 isort found an import in the wrong position
[flake8] amypet/utils.py#L70: amypet/utils.py#L70
E265 block comment should start with '# '
[flake8] amypet/utils.py#L74: amypet/utils.py#L74
E225 missing whitespace around operator
[flake8] amypet/utils.py#L194: amypet/utils.py#L194
E231 missing whitespace after ':'
[flake8] amypet/utils.py#L194: amypet/utils.py#L194
E501 line too long (115 > 99 characters)
[flake8] amypet/utils.py#L196: amypet/utils.py#L196
E265 block comment should start with '# '
[flake8] amypet/utils.py#L215: amypet/utils.py#L215
E265 block comment should start with '# '
[flake8] amypet/utils.py#L239: amypet/utils.py#L239
E265 block comment should start with '# '
[flake8] amypet/utils.py#L260: amypet/utils.py#L260
E231 missing whitespace after ':'
[flake8] amypet/utils.py#L266: amypet/utils.py#L266
E303 too many blank lines (2)
[flake8] amypet/utils.py#L276: amypet/utils.py#L276
E203 whitespace before ':'
[flake8] amypet/utils.py#L425: amypet/utils.py#L425
E231 missing whitespace after ':'
[flake8] amypet/utils.py#L425: amypet/utils.py#L425
E231 missing whitespace after ','
[flake8] amypet/utils.py#L426: amypet/utils.py#L426
E231 missing whitespace after ':'
[flake8] amypet/utils.py#L426: amypet/utils.py#L426
E231 missing whitespace after ':'
[flake8] amypet/utils.py#L437: amypet/utils.py#L437
E231 missing whitespace after ':'
[flake8] amypet/utils.py#L437: amypet/utils.py#L437
E231 missing whitespace after ':'
[flake8] amypet/utils.py#L437: amypet/utils.py#L437
E231 missing whitespace after ':'
[flake8] amypet/utils.py#L481: amypet/utils.py#L481
E231 missing whitespace after ':'
[flake8] amypet/utils.py#L481: amypet/utils.py#L481
E231 missing whitespace after ':'
[flake8] amypet/utils.py#L496: amypet/utils.py#L496
E231 missing whitespace after ':'
[flake8] amypet/utils.py#L496: amypet/utils.py#L496
E231 missing whitespace after ':'
[flake8] amypet/utils.py#L525: amypet/utils.py#L525
E231 missing whitespace after ':'
[flake8] amypet/utils.py#L525: amypet/utils.py#L525
E231 missing whitespace after ':'
[flake8] amypet/utils.py#L526: amypet/utils.py#L526
E231 missing whitespace after ':'
[flake8] amypet/utils.py#L602: amypet/utils.py#L602
E231 missing whitespace after ':'
[flake8] amypet/utils.py#L602: amypet/utils.py#L602
E231 missing whitespace after ','
[flake8] amypet/utils.py#L603: amypet/utils.py#L603
E231 missing whitespace after ':'
[flake8] amypet/utils.py#L603: amypet/utils.py#L603
E231 missing whitespace after ':'
[flake8] amypet/utils.py#L639: amypet/utils.py#L639
E231 missing whitespace after ':'
[flake8] amypet/utils.py#L639: amypet/utils.py#L639
E231 missing whitespace after ':'
[flake8] amypet/utils.py#L641: amypet/utils.py#L641
E231 missing whitespace after ':'
[flake8] amypet/utils.py#L662: amypet/utils.py#L662
E231 missing whitespace after ':'
[flake8] amypet/utils.py#L662: amypet/utils.py#L662
E231 missing whitespace after ':'
[flake8] amypet/utils.py#L664: amypet/utils.py#L664
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 ':'

Artifacts

Produced during runtime
Name Size Digest
github-pages Expired
17.7 KB
sha256:70cf50ed429cc457ef4d6396b804c16df45f9db547e0fefdbff3acd6ec597d47