3
0
mirror of https://github.com/triqs/dft_tools synced 2024-07-17 16:33:46 +02:00
dft_tools/python/app4triqs/__init__.py

8 lines
79 B
Python

r"""
DOC
"""
from toto_module import Toto, chain
__all__ = ['Toto', 'chain']