Skip to content

Add SpotNet v1.1

Add SpotNet v1.1 #194

Triggered via pull request June 24, 2024 22:50
Status Failure
Total duration 20s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Ruff (UP032): deepcell/applications/mesmer.py#L89
deepcell/applications/mesmer.py:89:26: UP032 Use f-string instead of `format` call
Ruff (UP032): deepcell/image_generators/cropping.py#L172
deepcell/image_generators/cropping.py:172:33: UP032 Use f-string instead of `format` call
Ruff (UP032): deepcell/image_generators/fully_convolutional.py#L730
deepcell/image_generators/fully_convolutional.py:730:33: UP032 Use f-string instead of `format` call
Ruff (UP032): deepcell/image_generators/semantic.py#L212
deepcell/image_generators/semantic.py:212:33: UP032 Use f-string instead of `format` call
Ruff (UP032): deepcell/image_generators/semantic.py#L600
deepcell/image_generators/semantic.py:600:33: UP032 Use f-string instead of `format` call
Ruff (UP032): deepcell/image_generators/semantic.py#L1207
deepcell/image_generators/semantic.py:1207:33: UP032 Use f-string instead of `format` call
Ruff (UP032): deepcell/image_generators/semantic.py#L1229
deepcell/image_generators/semantic.py:1229:37: UP032 Use f-string instead of `format` call
Ruff (UP032): deepcell/image_generators/semantic.py#L1499
deepcell/image_generators/semantic.py:1499:17: UP032 Use f-string instead of `format` call
Ruff (UP031): deepcell/layers/normalization.py#L119
deepcell/layers/normalization.py:119:30: UP031 Use format specifiers instead of percent format
Ruff (UP031): deepcell/layers/normalization.py#L300
deepcell/layers/normalization.py:300:30: UP031 Use format specifiers instead of percent format