Skip to content

Commit b640aef

Browse files
author
Dan
committed
fix: agrega coma por ruff format
1 parent b418255 commit b640aef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_cli.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ def test_verify_detailed_many_results_message(self):
183183
"texto normal 7",
184184
"texto normal 8",
185185
"texto normal 9",
186-
"texto normal 10"
186+
"texto normal 10",
187187
]
188188

189189
for data in test_data:

0 commit comments

Comments
 (0)