Learning CNN #10801
Annotations
3 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
Process completed with exit code 1.
|