Skip to content

Commit

Permalink
Avoid the spelling problem detection
Browse files Browse the repository at this point in the history
  • Loading branch information
matthiask committed Jun 23, 2022
1 parent 1e6f85b commit 0441b85
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
5 changes: 3 additions & 2 deletions docs/changes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,9 @@ Change log
* Added a new mechanism for capturing stack traces which includes per-request
caching to reduce expensive file system operations. Updated the cache and
SQL panels to record stack traces using this new mechanism.
* Changed the ``docs`` tox environment to allow passing posargs. This allows
e.g. building a HTML version of the docs using ``tox -e docs html``.
* Changed the ``docs`` tox environment to allow passing positional arguments.
This allows e.g. building a HTML version of the docs using ``tox -e docs
html``.
* Stayed on top of pre-commit hook updates.
* Replaced ``OrderedDict`` by ``dict`` where possible.

Expand Down
1 change: 1 addition & 0 deletions docs/spelling_wordlist.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ spooler
stacktrace
stacktraces
timeline
tox
Transifex
unhashable
uWSGI
Expand Down

0 comments on commit 0441b85

Please sign in to comment.