generated from john/python-template
Phase 6 negative test: deliberate lint error to prove the CI gate blocks.
Quality Gate / gate (push) Failing after 44s
Quality Gate / gate (push) Failing after 44s
This commit and its branch are scratch and will be deleted.
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
"""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
|
||||
Reference in New Issue
Block a user