Skip to content

Commit 8845df2

Browse files
Merge pull request #794 from atilla2010/master
Update disregard
2 parents d8aa19d + 57ad7f9 commit 8845df2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

disregard

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
list =[1,2,3,4,4,5]
22
for i in list:
3-
return i
3+
return i.

0 commit comments

Comments
 (0)