perf: Bulk insert/delete tag_entries #3694
Annotations
2 errors
|
Run MyPy
Process completed with exit code 1.
|
|
Run MyPy:
src/tagstudio/core/library/alchemy/library.py#L1498
[mypy] reported by reviewdog 🐶
Need type annotation for "values" (hint: "values: list[<type>] = ...") [var-annotated]
Raw Output:
/home/runner/work/TagStudio/TagStudio/src/tagstudio/core/library/alchemy/library.py:1498:9: error: Need type annotation for "values" (hint: "values: list[<type>] = ...") [var-annotated]
|