Skip to content

Commit 33e93da

Browse files
committed
!squash more
1 parent c1fa051 commit 33e93da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/pytest_examples/test_complex_layouts.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ def test_complex_layouts(session) -> None:
1111
import pytest
1212

1313
pytest.skip(
14-
"Skipping test_complex_layouts due to platform-specific and timing-sensitive issues"
14+
"Skipping test_complex_layouts due to platform-specific and timing-sensitive issues",
1515
)
1616

1717
# Create a window with multiple panes in a specific layout

0 commit comments

Comments
 (0)