Skip to content

web/app.py: one line of headroom against 200-line hard cap #279

Description

@CrazyWillBear

After merging issue #266, app.py is 198 lines against the CI-enforced 200-line hard cap (tests/test_styleguide.py HARD_CAP). Any extra line during conflict resolution or future changes will fail the done-check.

Fix: Extract the sessions annotation loop (app.py:116-123) or similar refactor to create breathing room. See #261 for precedent.

References: #266, #261

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    review-fixFollow-up fix from a round reviewtier:trivialcomplexity tier: trivial

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions