We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7cdcbe2 commit 9dfba00Copy full SHA for 9dfba00
tmuxp/util.py
@@ -19,6 +19,7 @@
19
import subprocess
20
import os
21
import sys
22
+from . import exc
23
24
import logging
25
0 commit comments