Skip to content

Conversation

@timgates42
Copy link

There is a small typo in doc/errors.rst.

Closes #790

There is a small typo in doc/errors.rst.

Closes noirbizarre#790
Copy link

@myronwalkersonos myronwalkersonos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

myron@myrons-dev:~$ python3
Python 3.6.9 (default, Jan 26 2021, 15:33:00) 
[GCC 8.4.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import werkzeug
>>> werkzeug.exceptions.Aborter.__call__
<function Aborter.__call__ at 0x7f82aee4cb70>
>>> 

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.

Fix simple typo: werkeug -> werkzeug

2 participants