Skip to content

Commit 3adcc48

Browse files
test
1 parent 97cd4a3 commit 3adcc48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@
1616
print(t4)
1717
print(t3)
1818

19-
print(t1 != t2)
19+
print(t1 != t3)

0 commit comments

Comments
 (0)