We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36f7d4b commit 175fd1dCopy full SHA for 175fd1d
src/boututils/run_wrapper.py
@@ -4,7 +4,6 @@
4
import pathlib
5
import re
6
import subprocess
7
-from subprocess import PIPE, STDOUT, Popen, call
8
9
if os.name == "nt":
10
# Default on Windows
0 commit comments