Better cfg customization for custom datasets #283
Annotations
10 errors and 10 warnings
Flake8:
yoeo/detect.py#L96
line too long (179 > 150 characters)
|
Flake8:
yoeo/detect.py#L132
closing bracket does not match visual indentation
|
Flake8:
yoeo/detect.py#L226
missing whitespace after ','
|
Flake8:
yoeo/detect.py#L238
too many blank lines (2)
|
Flake8:
yoeo/detect.py#L238
local variable 'seg_map' is assigned to but never used
|
Flake8:
yoeo/detect.py#L239
whitespace before ':'
|
Flake8:
yoeo/detect.py#L240
whitespace before ':'
|
Flake8:
yoeo/detect.py#L244
too many blank lines (2)
|
Flake8:
yoeo/detect.py#L247
whitespace before ':'
|
Flake8:
yoeo/detect.py#L248
whitespace before ':'
|
Flake8:
yoeo/test.py#L70
trailing whitespace
|
Flake8:
yoeo/test.py#L71
trailing whitespace
|
Flake8:
yoeo/test.py#L72
trailing whitespace
|
Flake8:
yoeo/test.py#L73
trailing whitespace
|
Flake8:
yoeo/test.py#L98
blank line contains whitespace
|
Flake8:
yoeo/test.py#L160
trailing whitespace
|
Flake8:
yoeo/test.py#L183
trailing whitespace
|
Flake8:
yoeo/test.py#L184
trailing whitespace
|
Flake8:
yoeo/test.py#L185
trailing whitespace
|
Flake8:
yoeo/test.py#L205
blank line contains whitespace
|
Loading