release prep

This commit is contained in:
Justin Visser 2026-02-21 18:36:27 +01:00
parent ca565e2530
commit 5499904cef
22 changed files with 111 additions and 119 deletions

View file

@ -344,11 +344,6 @@ def _author_search_cooldown_remaining_seconds(
return max(0, remaining_seconds)
def _reset_author_search_runtime_state_for_tests() -> None:
# Runtime state now lives in the database; tests should reset via DB fixtures.
return None
async def list_scholars_for_user(
db_session: AsyncSession,
*,