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