Skip to content

Commit 5c667ae

Browse files
committed
keep 'import warnings'
1 parent 5c76069 commit 5c667ae

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

OMPython/OMCSession.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@
5151
import time
5252
from typing import Any, Optional, Tuple
5353
import uuid
54+
import warnings
5455
import zmq
5556

5657
import psutil

0 commit comments

Comments
 (0)