3
0
mirror of https://github.com/triqs/dft_tools synced 2025-01-09 20:48:36 +01:00
dft_tools/python/app4triqs/__init__.py

8 lines
79 B
Python

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