Commit graph

3 commits

Author SHA1 Message Date
b7e10e766e
Improve performance and add type hints 2026-04-11 00:44:16 +02:00
8dfcd118e5
Fix pyright attribute access issues in test_sitemaps and fix import in views 2026-03-22 00:34:01 +01:00
778f71320f
Suppress xml.etree security lint for sitemap test
Add explicit noqa comments for S405/S314 in core/tests/test_sitemaps.py to satisfy the linter in test context.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-03-21 23:40:16 +01:00