Skip to content

Commit 97cd4a3

Browse files
test
1 parent 04eeaac commit 97cd4a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@
1616
print(t4)
1717
print(t3)
1818

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

0 commit comments

Comments
 (0)