Coverage for /builds/hweiske/ase/ase/calculators/exciting/__init__.py: 100.00%
2 statements
« prev ^ index » next coverage.py v7.2.7, created at 2024-04-22 11:22 +0000
« prev ^ index » next coverage.py v7.2.7, created at 2024-04-22 11:22 +0000
1from .exciting import ExcitingGroundStateCalculator
3__all__ = ["ExcitingGroundStateCalculator"]