OpenConstructionERP v6.4.1
Fixed
- Backend lint and formatting are clean again. Cleared every ruff check and ruff format issue across the backend and pinned the ruff version so the formatter gives the same result in CI and on a developer machine. The hand-written demo pack cost tables stay out of the formatter so they keep their readable one-line-per-item layout. This is build and lint hygiene only, with no change to how the app runs.
Full Changelog: v6.4.0...v6.4.1