Skip to content

Commit 0b2ea01

Browse files
committed
??? add pathlib
1 parent 0f74418 commit 0b2ea01

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

OMPython/ModelicaSystem.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@
3838
import logging
3939
import numbers
4040
import os
41+
import pathlib
4142
import queue
4243
import textwrap
4344
import threading

0 commit comments

Comments
 (0)