style(session): apply ruff format to issue #53 changes

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
2026-06-20 21:33:25 +02:00
parent 93252350bb
commit ec6423cba5
3 changed files with 6 additions and 15 deletions
+1 -1
View File
@@ -130,7 +130,7 @@ class RenderedPagesTest(TestCase):
self.assertIn("submit_and_redirect", html)
self.assertIn("Submit &amp; Create Purchase", html) # & correctly escaped
self.assertIn("submit_and_create_session", html)
self.assertIn("Submit &amp; Create Session", html) # & correctly escaped
self.assertIn("Submit &amp; Create Session", html) # & correctly escaped
# Fields self-style: label + control carry their own classes (no #add-form
# / form CSS in input.css).
self.assertIn("mb-2.5 text-sm font-medium text-heading", html) # _LABEL_CLASS