Skip to content

Commit 10662da

Browse files
committed
Merge branch 'OMCSession_README' into v4.1.0-status20260123
2 parents 78a1195 + 319cf9d commit 10662da

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@ help(OMPython)
4040
```
4141

4242
```python
43-
from OMPython import OMCSessionZMQ
44-
omc = OMCSessionZMQ()
43+
from OMPython import OMCSessionLocal
44+
omc = OMCSessionLocal()
4545
omc.sendExpression("getVersion()")
4646
```
4747

0 commit comments

Comments
 (0)