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 99bdb46 commit 954755eCopy full SHA for 954755e
tmuxp/__init__.py
@@ -18,7 +18,7 @@
18
from .window import Window
19
from .pane import Pane
20
from .workspacebuilder import WorkspaceBuilder
21
-from . import config, util, cli
+from . import config, util, cli, _vendor
22
23
import logging
24
0 commit comments