We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5a9b38 commit 8ef7d69Copy full SHA for 8ef7d69
tests/test_dataclasses.py
@@ -3,9 +3,9 @@
3
4
import pytest
5
6
-from libtmux import Server
7
from libtmux._internal.query_list import QueryList
8
from libtmux.pane import Pane
+from libtmux.server import Server
9
from libtmux.session import Session
10
from libtmux.window import Window
11
0 commit comments