QijingZheng / VaspBandUnfolding

A collection of python scripts that deal with VASP outpts, e.g. WAVECAR, POTCAR etc.
198 stars 89 forks source link

Update procar.py #25

Closed bluehope closed 9 months ago

bluehope commented 9 months ago

For the Python 3.10 compatibility. The Iterable abstract class was removed from collections in Python 3.10.