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

[pre-commit.ci] pre-commit autoupdate #4115

Merged
merged 2 commits into from
Sep 11, 2024
Merged

Conversation

pre-commit-ci[bot]
Copy link
Contributor

@pre-commit-ci pre-commit-ci bot commented Sep 9, 2024

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.6.3 → v0.6.4](astral-sh/ruff-pre-commit@v0.6.3...v0.6.4)
Copy link

codecov bot commented Sep 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.02%. Comparing base (d2b6243) to head (9ec18c4).
Report is 201 commits behind head on devel.

Additional details and impacted files
@@            Coverage Diff             @@
##            devel    #4115      +/-   ##
==========================================
- Coverage   83.02%   83.02%   -0.01%     
==========================================
  Files         532      532              
  Lines       52174    52174              
  Branches     3030     3030              
==========================================
- Hits        43319    43318       -1     
- Misses       7911     7913       +2     
+ Partials      944      943       -1     

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

@njzjz
Copy link
Member

njzjz commented Sep 10, 2024

source/install/build_tf.py:19:4: UP036 Version block is outdated for minimum Python version
   |
17 | import sys
18 | 
19 | if sys.version_info[0] < 3:
   |    ^^^^^^^^^^^^^^^^^^^^^^^ UP036
20 |     raise Exception("Python 3 or a more recent version is required.")
   |
   = help: Remove outdated version block

Found 1 error.

Signed-off-by: Jinzhe Zeng <[email protected]>
@njzjz
Copy link
Member

njzjz commented Sep 10, 2024

skip fixing for this line is reasonable

@njzjz njzjz enabled auto-merge September 10, 2024 20:44
@njzjz njzjz added this pull request to the merge queue Sep 10, 2024
Merged via the queue into devel with commit ad891a7 Sep 11, 2024
106 checks passed
@njzjz njzjz deleted the pre-commit-ci-update-config branch September 11, 2024 00:14
mtaillefumier pushed a commit to mtaillefumier/deepmd-kit that referenced this pull request Sep 18, 2024
<!--pre-commit.ci start-->
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.6.3 →
v0.6.4](astral-sh/ruff-pre-commit@v0.6.3...v0.6.4)
<!--pre-commit.ci end-->

---------

Signed-off-by: Jinzhe Zeng <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Jinzhe Zeng <[email protected]>
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.

1 participant