We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31d5f62 commit af0c53aCopy full SHA for af0c53a
src/libtmux/pane.py
@@ -92,7 +92,6 @@ def from_pane_id(cls, server: "Server", pane_id: str) -> "Pane":
92
#
93
# Relations
94
95
-
96
@property
97
def window(self) -> "Window":
98
assert isinstance(self.window_id, str)
0 commit comments