Coverage for /builds/debichem-team/python-ase/ase/collections/__init__.py: 100.00%
4 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.collections.collection import Collection
3g2 = Collection('g2')
4s22 = Collection('s22')
5dcdft = Collection('dcdft')