Skip to content

Learning CNN

Learning CNN #10800

Triggered via pull request October 10, 2024 12:13
Status Failure
Total duration 14s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Ruff (INP001): CNN/learning_cnn.py#L1
CNN/learning_cnn.py:1:1: INP001 File `CNN/learning_cnn.py` is part of an implicit namespace package. Add an `__init__.py`.
Ruff (I001): CNN/learning_cnn.py#L1
CNN/learning_cnn.py:1:1: I001 Import block is un-sorted or un-formatted
Ruff (E501): CNN/learning_cnn.py#L7
CNN/learning_cnn.py:7:89: E501 Line too long (93 > 88)
ruff
Process completed with exit code 1.