Skip to content

Commit

Permalink
ignore another big auto format (#437)
Browse files Browse the repository at this point in the history
* ignore another big auto format

* Drop pyupgrade and run manually as needed
  • Loading branch information
mikemhenry authored Dec 6, 2024
1 parent 3cea95b commit 4ee7647
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
2 changes: 2 additions & 0 deletions .git-blame-ignore-revs
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
# https://github.com/OpenFreeEnergy/gufe/pull/421 -- big auto format MMH
d27100a5b7b303df155e2b6d7874883d105e24bf
# https://github.com/OpenFreeEnergy/gufe/pull/431 -- fix some files that didn't get formatted MMH
f8c49d59e756130a995d02dfe04d7a91acb1d791
5 changes: 0 additions & 5 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,3 @@ repos:
- id: interrogate
args: [--fail-under=28]
pass_filenames: false
- repo: https://github.com/asottile/pyupgrade
rev: v3.15.0
hooks:
- id: pyupgrade
args: ["--py39-plus"]

0 comments on commit 4ee7647

Please sign in to comment.