Skip to content

Commit ecc3f14

Browse files
author
Your Name
committed
cli-12: prev
1 parent 0d62827 commit ecc3f14

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

tests/basic/test_io.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -648,6 +648,8 @@ def test_format_files_for_input_pretty_true_mixed_files(
648648
args_ed, _ = mock_columns.call_args_list[2]
649649
renderables_ed = args_ed[0]
650650
assert renderables_ed == ["Editable:", "edit1.txt", "edit[markup].txt"]
651+
652+
651653
import asyncio
652654
from unittest.mock import MagicMock, patch
653655

0 commit comments

Comments
 (0)