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

2 statements  

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

1from ase.calculators.demon.demon import Demon 

2 

3__all__ = ['Demon']