We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ccd7cd commit cd2d14aCopy full SHA for cd2d14a
1 file changed
tests/legacy_api/test_window.py
@@ -10,7 +10,7 @@
10
import pytest
11
12
from libtmux import exc
13
-from libtmux.common import has_gte_version, has_version
+from libtmux.common import has_version
14
from libtmux.pane import Pane
15
from libtmux.server import Server
16
from libtmux.window import Window
0 commit comments