Closed rkingsbury closed 3 years ago
Thanks. Most changes should work. Only one question: import sphinx_rtd_theme
is removed in docs/source/conf.py, will that influence the behavior of sphinx?
I think the official docs requires to import that explicitly Ref: sphinx_rtd_theme
Merged.
thanks @htz1992213 !
In this PR, I bring the linting standards into line with the latest pymatgen, and lint the entire project with the
black
autoformatter.