Coverage for /builds/kinetik161/ase/ase/ga/bulk_crossovers.py: 100.00%

1 statements  

« prev     ^ index     » next       coverage.py v7.2.7, created at 2023-12-10 11:04 +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.')