From 726456f29871a3d35e01b3178a61aa0608afe89b Mon Sep 17 00:00:00 2001 From: cloudreflection <39823819+cloudreflection@users.noreply.github.com> Date: Wed, 22 Jun 2022 22:20:07 +0800 Subject: [PATCH] Delete test.py (#16) --- pmcaptcha/test.py | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 pmcaptcha/test.py diff --git a/pmcaptcha/test.py b/pmcaptcha/test.py deleted file mode 100644 index 1f34a75..0000000 --- a/pmcaptcha/test.py +++ /dev/null @@ -1,3 +0,0 @@ -def merge_nested_if(a, b): - if a and b: - return c