Coverage for hiphive/self_consistent_phonons/__init__.py: 100%
2 statements
« prev ^ index » next coverage.py v7.10.1, created at 2025-07-30 09:34 +0000
« prev ^ index » next coverage.py v7.10.1, created at 2025-07-30 09:34 +0000
1from .self_consistent_harmonic_model import self_consistent_harmonic_model
4__all__ = ['self_consistent_harmonic_model']