We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 770dd62 commit a8c1b06Copy full SHA for a8c1b06
1 file changed
OMPython/OMCSession.py
@@ -38,8 +38,8 @@
38
import logging
39
import json
40
import os
41
+import pathlib
42
import psutil
-import shlex
43
import signal
44
import subprocess
45
import sys
0 commit comments