Skip to content

Commit 0f48b82

Browse files
committed
Consistent formatting
1 parent 65aeec8 commit 0f48b82

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.pre-commit-config.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,13 +34,11 @@ repos:
3434
additional_dependencies:
3535
# python doesn't come with a toml parser prior to 3.11
3636
- "tomli; python_version < '3.11'"
37-
3837
- repo: https://github.com/asottile/pyupgrade
3938
rev: v3.19.1
4039
hooks:
4140
- id: pyupgrade
4241
args: ["--py310-plus", "--keep-percent-format"]
43-
4442
- repo: https://github.com/tox-dev/pyproject-fmt
4543
rev: v2.6.0
4644
hooks:

0 commit comments

Comments
 (0)