diff --git a/ci_negative_probe.py b/ci_negative_probe.py deleted file mode 100644 index 9244087..0000000 --- a/ci_negative_probe.py +++ /dev/null @@ -1,7 +0,0 @@ -"""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