Coverage for /builds/kinetik161/ase/ase/ga/bulk_mutations.py: 100.00%
1 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
1raise ImportError(
2 'The ase.ga.bulk_mutations module has been deprecated. '
3 'The same functionality is now provided by the '
4 'ase.ga.standardmutations and ase.ga.soft_mutation modules. '
5 'Please consult their documentation to verify how to initialize '
6 'the different mutation operators.')