Skip to content

Commit 737f84b

Browse files
committed
Update new line
1 parent ebd205a commit 737f84b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

valid-anagram/mandel-17.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,3 @@ def count_char(target_str):
1212
if dict_s == dict_t:
1313
return True
1414
return False
15-

0 commit comments

Comments
 (0)