Skip to content

Commit 8ef7d69

Browse files
committed
!sqush fix "Move to dataclass objects"
1 parent f5a9b38 commit 8ef7d69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_dataclasses.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33

44
import pytest
55

6-
from libtmux import Server
76
from libtmux._internal.query_list import QueryList
87
from libtmux.pane import Pane
8+
from libtmux.server import Server
99
from libtmux.session import Session
1010
from libtmux.window import Window
1111

0 commit comments

Comments
 (0)