Skip to content

Commit 82559d6

Browse files
committed
add missing import
1 parent a568788 commit 82559d6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

OMPython/OMCSession.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@
3939
import logging
4040
import os
4141
import pathlib
42+
import platform
4243
import psutil
4344
import pyparsing
4445
import re

0 commit comments

Comments
 (0)