Skip to content

Commit 4eecd91

Browse files
Update test_dict_methods.py
cleanup empty lines
1 parent 8d180af commit 4eecd91

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

tests/python/test_dict_methods.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,3 @@ def test_copy():
113113

114114
assert likes == {"color": "blue", "fruit": "apple", "pet": "dog"}
115115
assert otherLikes == {"color": "yellow", "fruit": "apple", "pet": "dog"}
116-
117-
118-
119-

0 commit comments

Comments
 (0)