Skip to content

Commit 54ee6b1

Browse files
committed
??? add pathlib
1 parent 80f2094 commit 54ee6b1

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)