Coverage for /builds/debichem-team/python-ase/ase/calculators/exciting/__init__.py: 100.00%

2 statements  

« prev     ^ index     » next       coverage.py v7.5.3, created at 2025-03-06 04:00 +0000

1from .exciting import ExcitingGroundStateCalculator 

2 

3__all__ = ["ExcitingGroundStateCalculator"]