Correct the axis which temporal merges are applied to in tracking model #195
Annotations
10 errors
deepcell/applications/mesmer.py#L89
deepcell/applications/mesmer.py:89:26: UP032 Use f-string instead of `format` call
|
deepcell/image_generators/cropping.py#L172
deepcell/image_generators/cropping.py:172:33: UP032 Use f-string instead of `format` call
|
deepcell/image_generators/fully_convolutional.py#L730
deepcell/image_generators/fully_convolutional.py:730:33: UP032 Use f-string instead of `format` call
|
deepcell/image_generators/semantic.py#L212
deepcell/image_generators/semantic.py:212:33: UP032 Use f-string instead of `format` call
|
deepcell/image_generators/semantic.py#L600
deepcell/image_generators/semantic.py:600:33: UP032 Use f-string instead of `format` call
|
deepcell/image_generators/semantic.py#L1207
deepcell/image_generators/semantic.py:1207:33: UP032 Use f-string instead of `format` call
|
deepcell/image_generators/semantic.py#L1229
deepcell/image_generators/semantic.py:1229:37: UP032 Use f-string instead of `format` call
|
deepcell/image_generators/semantic.py#L1499
deepcell/image_generators/semantic.py:1499:17: UP032 Use f-string instead of `format` call
|
deepcell/layers/normalization.py#L119
deepcell/layers/normalization.py:119:30: UP031 Use format specifiers instead of percent format
|
deepcell/layers/normalization.py#L300
deepcell/layers/normalization.py:300:30: UP031 Use format specifiers instead of percent format
|
The logs for this run have expired and are no longer available.
Loading