Files
transcription/ci_negative_probe.py
T
zoltan57 8580aa7a1a
Quality Gate / gate (push) Failing after 44s
Phase 6 negative test: deliberate lint error to prove the CI gate blocks.
This commit and its branch are scratch and will be deleted.
2026-08-18 16:18:58 -05:00

8 lines
159 B
Python

"""Scratch file for the Phase 6 CI negative test. Deleted with this branch."""
import os
def broken() -> int:
return undefined_name_that_does_not_exist