Skip to content

Commit 8238c20

Browse files
committed
keep 'import warnings'
1 parent acc6079 commit 8238c20

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
@@ -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)