chore: combine UserXFavorite and UserXGroup table into only one table #47
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
4 errors
Ruff (F821):
src/main.py#L77
src/main.py:77:22: F821 Undefined name `json`
|
Ruff (F821):
src/main.py#L78
src/main.py:78:23: F821 Undefined name `json`
|
Ruff (F821):
src/main.py#L79
src/main.py:79:21: F821 Undefined name `json`
|
pre-commit
Process completed with exit code 1.
|