We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0663076 commit e5bfc70Copy full SHA for e5bfc70
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