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 bce5da6 commit 14aaffdCopy full SHA for 14aaffd
libtmux/session.py
@@ -7,7 +7,7 @@
7
import logging
8
import os
9
import typing as t
10
-from typing import Any, Dict, List, Optional, Union
+from typing import Dict, Optional, Union
11
12
from libtmux.common import tmux_cmd
13
from libtmux.window import Window
0 commit comments