adding gitignore and some code #313
Annotations
9 errors and 1 warning
linter:
pytorchyolo/test.py#L16
'pytorchyolo.utils.utils.to_cpu' imported but unused
|
linter:
pytorchyolo/train.py#L18
block comment should start with '# '
|
linter:
pytorchyolo/models.py#L172
at least two spaces before inline comment
|
linter:
pytorchyolo/models.py#L175
at least two spaces before inline comment
|
linter:
pytorchyolo/models.py#L176
at least two spaces before inline comment
|
linter:
pytorchyolo/models.py#L215
whitespace before ':'
|
linter:
pytorchyolo/models.py#L215
at least two spaces before inline comment
|
linter:
pytorchyolo/utils/loss.py#L116
at least two spaces before inline comment
|
linter:
pytorchyolo/utils/utils.py#L396
line too long (156 > 150 characters)
|
linter
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|