- Add missing blank line after imports in application.py (ruff I001) - Use full path string instead of template literal for export API call to avoid false positive in API contract drift check - Update pdf-queue test to expect 200 for non-admin listing |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| application.py | ||
| author_search.py | ||
| author_search_cache.py | ||
| constants.py | ||
| exceptions.py | ||
| search_hints.py | ||
| uploads.py | ||
| validators.py | ||