scholarr/app/services/scholars
Justin Visser d1d0abeb11 fix(ci): fix mypy error in bulk_toggle_scholars
Use int(cursor.rowcount) instead of type: ignore comment.
2026-03-07 15:59:31 +01:00
..
__init__.py ci: add CodeQL security scanning and Dependabot 2026-02-27 00:05:17 +01:00
application.py fix(ci): fix mypy error in bulk_toggle_scholars 2026-03-07 15:59:31 +01:00
author_search.py refactor: decompose scholars service and pdf_queue into focused modules 2026-02-27 14:39:12 +01:00
author_search_cache.py fix: resolve all mypy type errors across service modules 2026-02-27 15:49:27 +01:00
constants.py ci: add CodeQL security scanning and Dependabot 2026-02-27 00:05:17 +01:00
exceptions.py ci: add CodeQL security scanning and Dependabot 2026-02-27 00:05:17 +01:00
search_hints.py Initial release prep 2026-02-27 10:46:05 +01:00
uploads.py Initial release prep 2026-02-27 10:46:05 +01:00
validators.py Initial release prep 2026-02-27 10:46:05 +01:00