Skip to content

Commit 7c62607

Browse files
committed
??? pylint
1 parent 510fc05 commit 7c62607

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

OMPython/OMCSession.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2119,7 +2119,6 @@ def set_workdir(self, workdir: OMPathABC) -> None:
21192119
Set the workdir for this session. For OMSessionRunner this is a nop. The workdir must be defined within the
21202120
definition of cmd_prefix.
21212121
"""
2122-
pass
21232122

21242123
def omcpath(self, *path) -> OMPathABC:
21252124
"""

0 commit comments

Comments
 (0)