1
0
mirror of https://github.com/TREX-CoE/qmckl.git synced 2024-10-20 23:08:38 +02:00
qmckl/python/pyqmckl/__init__.py

3 lines
57 B
Python
Raw Normal View History

2022-05-03 13:44:44 +02:00
from .pyqmckl import *
from ._version import __version__