Coverage for /builds/debichem-team/python-ase/ase/calculators/siesta/__init__.py: 100.00%
2 statements
« prev ^ index » next coverage.py v7.5.3, created at 2025-03-06 04:00 +0000
« prev ^ index » next coverage.py v7.5.3, created at 2025-03-06 04:00 +0000
1from ase.calculators.siesta.siesta import Siesta
3__all__ = ['Siesta']