Skip to content

Commit 00433b4

Browse files
committed
... TODO ...
1 parent db6d479 commit 00433b4

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

OMPython/OMCSession.py

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -522,6 +522,13 @@ def __call__(cls, *args, **kwargs):
522522
return obj
523523

524524

525+
# move OMCProcessException
526+
527+
# add dummy for OMCSessionZMQ (with depreciation warning)
528+
529+
# make each rename step one commit
530+
531+
525532
class OMCProcessMeta(abc.ABCMeta, PostInitCaller):
526533
"""
527534
Helper class to get a combined metaclass of ABCMeta and PostInitCaller.

0 commit comments

Comments
 (0)