add: init and update dependencies #4
Annotations
4 errors
|
Ruff (I001):
app/core/jwt.py#L1
app/core/jwt.py:1:1: I001 Import block is un-sorted or un-formatted
|
|
Ruff (I001):
app/routers/__init__.py#L1
app/routers/__init__.py:1:1: I001 Import block is un-sorted or un-formatted
|
|
Ruff (I001):
app/services/auth.py#L1
app/services/auth.py:1:1: I001 Import block is un-sorted or un-formatted
|
|
lint
The process '/opt/hostedtoolcache/ruff/0.11.6/x86_64/ruff' failed with exit code 1
|