aiidateam / aiida-wannier90

AiiDA plugin for the Wannier90 code
https://aiida-wannier90.readthedocs.io
Other
9 stars 15 forks source link

Fix deprecated 'sha' entry in 'python-modernize' pre-commit hook. #60

Closed greschd closed 4 years ago

greschd commented 5 years ago

Pre-commit changed its configuration format from using a "sha" key to using "rev". Fixed this for python-modernize, using the latest tag.

Since the code is now py3 - compatible, I'm actually not sure we still need python-modernize.