style(plausible): ruff format the rewritten event-tracking fixture #18

Merged
autonomic-bot merged 1 commits from fix/plausible-format into main 2026-08-11 14:59:05 +00:00
Owner

Formatting only, no behaviour change — the rewrite in eecc4aa left the file unformatted and the push lint gate flags it. Mine to fix.

Separate, pre-existing: the lint gate is red on main regardless — 90 other files fail ruff format and tests/unit/test_f211_sso_skip.py fails ruff check C420. Neither is touched here. Raised as findings, not fixed, since a 90-file reformat is the operator's call.

Formatting only, no behaviour change — the rewrite in `eecc4aa` left the file unformatted and the push lint gate flags it. Mine to fix. **Separate, pre-existing:** the lint gate is red on `main` regardless — 90 other files fail `ruff format` and `tests/unit/test_f211_sso_skip.py` fails `ruff check` C420. Neither is touched here. Raised as findings, not fixed, since a 90-file reformat is the operator's call.
autonomic-bot added 1 commit 2026-08-11 14:59:05 +00:00
style(plausible): ruff format the rewritten event-tracking fixture
continuous-integration/drone/push Build is failing
4bc92c44eb
Self-inflicted: the rewrite in eecc4aa left the file unformatted, which the push
lint gate flags. Formatting only - no behaviour change.

(Note for the operator: the gate is red on main for unrelated reasons - 90 other
files also fail ruff format, and tests/unit/test_f211_sso_skip.py fails ruff
check C420. Neither is touched here; both predate this branch.)
autonomic-bot merged commit 92ac9a4a4a into main 2026-08-11 14:59:05 +00:00
Sign in to join this conversation.
No Reviewers
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: recipe-maintainers/cc-ci#18