You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 24, 2025. It is now read-only.
fix: add proper type annotations for Jinja2 template
Fixed pyright type errors by:
1. Adding proper type annotation for template variable as jinja2.Template
2. Importing jinja2 module to make the type available
🤖 Generated with Claude CLI.
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments