Skip to content

Conversation

@cclauss
Copy link
Contributor

@cclauss cclauss commented Nov 26, 2025

Fix typos discovered by codespell - https://pypi.org/project/codespell

% codespell --ignore-words-list=fo,te,worl

./tests/test_test.py:897: resposne ==> response
./tests/test_wrappers.py:541: overriden ==> overridden
./tests/test_wrappers.py:585: overriden ==> overridden
./examples/partial/README:2: excutable ==> executable
./src/werkzeug/routing/map.py:83: paramters ==> parameters

% codespell --ignore-words-list=fo,te,worl --write-changes


- ruff (legacy alias)......................................................Passed
- ruff format..............................................................Passed
+ ruff check...............................................................Passed
+ ruff format..............................................................Passed

@davidism davidism merged commit 7d67f88 into pallets:main Nov 26, 2025
11 checks passed
@cclauss cclauss deleted the codespell branch November 26, 2025 21:48
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.

2 participants