Skip to content

Commit ade7b66

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

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
@@ -1046,7 +1046,7 @@ def test_badly_formatted_array_and_item_removal():
10461046
'7' ,#j
10471047
# everybody gets a comment!!!
10481048
"8"#c
1049-
,"9",
1049+
,"9",
10501050
"10"
10511051
]
10521052
"""

0 commit comments

Comments
 (0)