Coverage for /builds/debichem-team/python-ase/ase/mep/dyneb.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.mep.neb import DyNEB
3# DyNEB should be moved here once we remove the deprecated DyNEB
4# keywords from the main NEB class.
6__all__ = ['DyNEB']