Coverage for /builds/kinetik161/ase/ase/mep/dyneb.py: 100.00%
2 statements
« prev ^ index » next coverage.py v7.2.7, created at 2023-12-10 11:04 +0000
« prev ^ index » next coverage.py v7.2.7, created at 2023-12-10 11:04 +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']