Delete test.py (#16)

This commit is contained in:
cloudreflection 2022-06-22 22:20:07 +08:00 committed by GitHub
parent d46f6d12ce
commit 726456f298
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,3 +0,0 @@
def merge_nested_if(a, b):
if a and b:
return c