Make all test green

This commit is contained in:
Colin Goutte 2024-05-02 14:05:36 +02:00
parent 34f281b710
commit d6699c9991
1 changed files with 6 additions and 0 deletions

View File

@ -0,0 +1,6 @@
def true():
return True
def false():
return False