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

2 statements  

« prev     ^ index     » next       coverage.py v7.6.8, created at 2024-11-28 11:20 +0000

1from .self_consistent_harmonic_model import self_consistent_harmonic_model 

2 

3 

4__all__ = ['self_consistent_harmonic_model']