#423 Add api for retrieving project #601
Annotations
4 errors
Ruff (I001):
netspresso/utils/db/models/project.py#L1
netspresso/utils/db/models/project.py:1:1: I001 Import block is un-sorted or un-formatted
|
Ruff (W293):
netspresso/utils/db/repositories/model.py#L55
netspresso/utils/db/repositories/model.py:55:1: W293 Blank line contains whitespace
|
Ruff (I001):
netspresso/utils/db/repositories/project.py#L1
netspresso/utils/db/repositories/project.py:1:1: I001 Import block is un-sorted or un-formatted
|
ruff
Process completed with exit code 1.
|