testing breakw
CI / test (push) Failing after 5s

This commit is contained in:
2026-05-31 13:29:26 +02:00
parent 4ee1c810c1
commit 5de3e18464
+1 -1
View File
@@ -1,5 +1,5 @@
def add(a, b):
return a + b
return a - b
def subtract(a, b):
return a - b