Skip to content

Commit d04da78

Browse files
committed
Why was I writing first?
1 parent c58c01a commit d04da78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ repos:
1919
hooks:
2020
- id: codespell
2121
files: \.(py|rst|md)$
22-
args: [--ignore-words-list=ser,firstt]
22+
args: [--ignore-words-list=ser,RightT]
2323
exclude: ^docs/api-completeness.md$
2424
- repo: https://github.com/pycqa/flake8
2525
rev: '7.2.0' # todo: remove once https://github.com/astral-sh/ruff/issues/458 is addressed

0 commit comments

Comments
 (0)