fix: alembic migration generation #122
continuous-integration.yml
on: push
Matrix: python-code-checks
docker
0s
Annotations
4 errors
Ruff (E501):
dht_torznab/alembic/env.py#L33
dht_torznab/alembic/env.py:33:89: E501 Line too long (92 > 88 characters)
|
ruff
Process completed with exit code 1.
|
black
Process completed with exit code 1.
|
mypy
Process completed with exit code 1.
|