Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

apply ruff rules and fix lots of bugs #1240

Merged
merged 7 commits into from
Jun 9, 2023
Merged

Conversation

njzjz
Copy link
Member

@njzjz njzjz commented Jun 8, 2023

The same rules as deepmd-kit are applied.
Manually fix a lot of typos, such as pp_list -> pp_lists in dpgen/database/vasp.py.
Manually fix a typo in #1209, where get_nframes was forgotten to add.
Manually replace the deprecated scipy.interpolate.PiecewisePolynomial with scipy.interpolate.BPoly.from_derivatives.

njzjz and others added 6 commits June 8, 2023 14:38
Signed-off-by: Jinzhe Zeng <[email protected]>
@njzjz njzjz marked this pull request as ready for review June 8, 2023 20:15
@njzjz njzjz requested a review from wanghan-iapcm June 8, 2023 20:15
@wanghan-iapcm wanghan-iapcm merged commit 1d9e5d4 into deepmodeling:devel Jun 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants