Skip to content

Commit 035a549

Browse files
committed
keep 'import warnings'
1 parent cec873c commit 035a549

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
@@ -22,6 +22,7 @@
2222
import time
2323
from typing import Any, Optional, Tuple
2424
import uuid
25+
import warnings
2526
import zmq
2627

2728
import psutil

0 commit comments

Comments
 (0)