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

add isort to sort imports #418

Merged
merged 2 commits into from
Feb 3, 2023
Merged

add isort to sort imports #418

merged 2 commits into from
Feb 3, 2023

Conversation

njzjz
Copy link
Member

@njzjz njzjz commented Feb 2, 2023

This is an automatic tool to format and sort imports. See https://github.com/PyCQA/isort for details.

njzjz and others added 2 commits February 2, 2023 15:01
This is an automatic tool to format and sort imports. See https://github.com/PyCQA/isort for details.
@njzjz njzjz marked this pull request as ready for review February 2, 2023 20:14
@codecov-commenter
Copy link

Codecov Report

Base: 82.41% // Head: 82.38% // Decreases project coverage by -0.04% ⚠️

Coverage data is based on head (f42e1a4) compared to base (d7829e5).
Patch coverage: 78.57% of modified lines in pull request are covered.

❗ Current head f42e1a4 differs from pull request most recent head 21dbbf8. Consider uploading reports for the commit 21dbbf8 to get more accurate results

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files
@@            Coverage Diff             @@
##            devel     #418      +/-   ##
==========================================
- Coverage   82.41%   82.38%   -0.04%     
==========================================
  Files          67       67              
  Lines        5955     5960       +5     
==========================================
+ Hits         4908     4910       +2     
- Misses       1047     1050       +3     
Impacted Files Coverage Δ
dpdata/driver.py 84.37% <66.66%> (-1.84%) ⬇️
dpdata/abacus/scf.py 91.98% <87.50%> (-0.46%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@wanghan-iapcm wanghan-iapcm merged commit 4f1a911 into deepmodeling:devel Feb 3, 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.

3 participants