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
feat tidy formatting, add pre-commit CI, and fix tests- Reformat dict comprehension and log.error lines in routes.py a more compact, consistent style and to remove spurious line breaks that caused uneven diff noise. - #23