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 #1133

Merged
merged 4 commits into from
Mar 17, 2023
Merged

add isort to sort imports #1133

merged 4 commits into from
Mar 17, 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.

@codecov-commenter
Copy link

codecov-commenter commented Feb 2, 2023

Codecov Report

Patch coverage: 73.70% and project coverage change: -0.01 ⚠️

Comparison is base (7a1ceb4) 46.46% compared to head (acf8c2a) 46.46%.

❗ Current head acf8c2a differs from pull request most recent head 49208de. Consider uploading reports for the commit 49208de to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##            devel    #1133      +/-   ##
==========================================
- Coverage   46.46%   46.46%   -0.01%     
==========================================
  Files          82       82              
  Lines       14538    14565      +27     
==========================================
+ Hits         6755     6767      +12     
- Misses       7783     7798      +15     
Impacted Files Coverage Δ
dpgen/auto_test/gen_confs.py 0.00% <0.00%> (ø)
dpgen/auto_test/lib/mfp_eosfit.py 0.00% <0.00%> (ø)
dpgen/auto_test/refine.py 84.21% <ø> (ø)
dpgen/auto_test/reproduce.py 6.08% <ø> (ø)
dpgen/auto_test/run.py 0.00% <0.00%> (ø)
dpgen/collect/collect.py 0.00% <0.00%> (ø)
dpgen/data/reaction.py 0.00% <0.00%> (ø)
dpgen/data/tools/ovito_file_convert.py 0.00% <0.00%> (ø)
dpgen/data/tools/poscar_copy.py 0.00% <0.00%> (ø)
dpgen/generator/arginfo.py 100.00% <ø> (ø)
... and 55 more

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.

@njzjz njzjz marked this pull request as ready for review February 2, 2023 19:56
Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
@njzjz

This comment was marked as resolved.

@wanghan-iapcm wanghan-iapcm merged commit c73ae2e into deepmodeling:devel Mar 17, 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