Skip to content

Conversation

cclauss
Copy link
Contributor

@cclauss cclauss commented Oct 7, 2025

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

% codespell

./README.md:28: overriden ==> overridden
./scheduler/decorators.py:44: Arbitraty ==> Arbitrary
./scheduler/templates/admin/scheduler/job_detail.html:86: interation ==> iteration, interaction, integration
./scheduler/worker/worker.py:287: bootstraping ==> bootstrapping
./scheduler/worker/worker.py:566: Get's ==> Gets
./scheduler/helpers/timeouts.py:46: supress ==> suppress
./docs/configuration.md:17: overriden ==> overridden
./docs/installation.md:63: overriden ==> overridden

% codespell --write-changes

@cunla @carltongibson @matthiask

@cunla cunla merged commit e4598e1 into django-commons:master Oct 7, 2025
10 of 13 checks passed
@cclauss cclauss deleted the codespell branch October 7, 2025 17:06
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