Coverage for hiphive/self_consistent_phonons/__init__.py: 100%

2 statements  

« prev     ^ index     » next       coverage.py v7.6.8, created at 2025-03-26 06:15 +0000

1from .self_consistent_harmonic_model import self_consistent_harmonic_model 

2 

3 

4__all__ = ['self_consistent_harmonic_model']