hackingmaterials / atomate

atomate is a powerful software for computational materials science and contains pre-built workflows.
https://hackingmaterials.github.io/atomate
Other
245 stars 175 forks source link

From `monty` to `shutil` `which` #755

Closed janosh closed 2 years ago

janosh commented 2 years ago

Similar housekeeping PR as https://github.com/materialsproject/pymatgen/pull/2417/commits/a6f0a723c9087cd368b77e1183f260121e993349 and https://github.com/materialsproject/atomate2/pull/92 to replace the soon-to-be deprecated monty.os.path.which with standard library's shutil.which.