Skip to content

Commit 63473d7

Browse files
author
Your Name
committed
cli-14: fixed formatting
1 parent eae434e commit 63473d7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/tui/test_app.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
import pytest
21
from unittest.mock import MagicMock, patch
32

3+
import pytest
44
from textual import events
55

66
# Assuming TUI is in cecli.tui.app

0 commit comments

Comments
 (0)