Coverage for /builds/ase/ase/ase/calculators/exciting/__init__.py: 100.00%
2 statements
« prev ^ index » next coverage.py v7.5.3, created at 2025-08-02 00:12 +0000
« prev ^ index » next coverage.py v7.5.3, created at 2025-08-02 00:12 +0000
1# fmt: off
3from .exciting import ExcitingGroundStateCalculator
5__all__ = ["ExcitingGroundStateCalculator"]