Skip to content

Commit 5cf3df7

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 9714288 commit 5cf3df7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_items.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1047,7 +1047,7 @@ def test_badly_formatted_array_and_item_removal():
10471047
'7' ,#j
10481048
# everybody gets a comment!!!
10491049
"8"#c
1050-
,"9",
1050+
,"9",
10511051
"10"
10521052
]
10531053
"""

0 commit comments

Comments
 (0)