Skip to content

Commit e5bfc70

Browse files
committed
prepare new file OMsession.py (2)
* fix imports based on merged changes
1 parent 0663076 commit e5bfc70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

OMPython/OMCSession.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@
3838
import logging
3939
import json
4040
import os
41+
import pathlib
4142
import psutil
42-
import shlex
4343
import signal
4444
import subprocess
4545
import sys

0 commit comments

Comments
 (0)