From 0280074716c13a66d89cf7decda247aa4b1a69fa Mon Sep 17 00:00:00 2001 From: cfdaily Date: Mon, 8 Jun 2026 22:06:41 +0800 Subject: [PATCH] feat: intentionally bad code for review rejection test --- src/api/bad.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 src/api/bad.py diff --git a/src/api/bad.py b/src/api/bad.py new file mode 100644 index 0000000..aed5cc6 --- /dev/null +++ b/src/api/bad.py @@ -0,0 +1 @@ +# Bad implementation