Skip to content

add isort to sort imports#418

Merged
wanghan-iapcm merged 2 commits intodeepmodeling:develfrom
njzjz:isort
Feb 3, 2023
Merged

add isort to sort imports#418
wanghan-iapcm merged 2 commits intodeepmodeling:develfrom
njzjz:isort

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-commenter commented Feb 2, 2023

Codecov Report

❌ Patch coverage is 97.77778% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 82.39%. Comparing base (d7829e5) to head (21dbbf8).
⚠️ Report is 290 commits behind head on devel.

Files with missing lines Patch % Lines
dpdata/cli.py 0.00% 1 Missing ⚠️
dpdata/md/rdf.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##            devel     #418      +/-   ##
==========================================
- Coverage   82.41%   82.39%   -0.03%     
==========================================
  Files          67       67              
  Lines        5955     5963       +8     
==========================================
+ Hits         4908     4913       +5     
- Misses       1047     1050       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@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