Merge pull request #36 from CCRI-POPROX/karl/fix/daily-articles #70
check-source.yml
on: push
Check that the pre-commit hooks have run
1m 11s
Report lint failures
4s
Annotations
4 errors
Ruff (F821):
src/poprox_storage/repositories/data_stores/db.py#L21
src/poprox_storage/repositories/data_stores/db.py:21:14: F821 Undefined name `DB_ENGINE`
|
Report lint failures
Process completed with exit code 1.
|
pre-commit
committed code does not cleanly pass pre-commit
|
Check that the pre-commit hooks have run
Process completed with exit code 1.
|