Skip to content

Commit a8c1b06

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)