Skip to content

Commit a347611

Browse files
committed
rename eval_files
1 parent 1aa8ef8 commit a347611

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

52 files changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ repos:
2323
hooks:
2424
- id: pyupgrade
2525
args: [--py39-plus]
26-
exclude: tests/eval_files/trio103.py
26+
exclude: tests/eval_files/async103.py
2727

2828
- repo: https://github.com/pycqa/isort
2929
rev: 5.13.2
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)