CederGroupHub / chgnet

Pretrained universal neural network potential for charge-informed atomistic modeling https://chgnet.lbl.gov
https://doi.org/10.1038/s42256-023-00716-3
Other
226 stars 61 forks source link

ruff + pre-commit #2

Closed janosh closed 1 year ago

janosh commented 1 year ago

May I suggest using the ruff linter on this project?

Ruff is written in Rust, about 100x faster than linters written in Python and auto-fixes many errors. It has proven useful on pymatgen and atomate2 among others.