Coverage for /builds/debichem-team/python-ase/ase/ga/bulk_crossovers.py: 100.00%
1 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
1raise ImportError(
2 'The ase.ga.bulk_crossovers module has been deprecated. '
3 'The same functionality is now provided by the '
4 'ase.ga.cutandsplicepairing module. Please consult its documentation '
5 'to verify how to e.g. initialize a CutAndSplicePairing object.')