cantera/interfaces/python_minimal/cantera/__init__.py
Bryan W. Weber 136c86636e Make the minimal Python interface compatible with Python 3
Use relative imports in the package, compatible with Python 2 and 3
2017-11-26 16:48:40 -05:00

2 lines
47 B
Python

from . import ck2cti
from . import ctml_writer