Skip to content

Commit

Permalink
more bad links
Browse files Browse the repository at this point in the history
  • Loading branch information
jakkdl committed Nov 17, 2024
1 parent 84cf846 commit 0822ab1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/usage.rst
Original file line number Diff line number Diff line change
Expand Up @@ -324,7 +324,7 @@ Specified patterns must not have parentheses, and will only match when the patte
``transform-async-generator-decorators``
----------------------------------------
Comma-separated list of decorators that make async generators safe, disabling
:ref:`ASYNC900`, :ref:`ASYNC101`, and :ref:`ASYNC119` warnings for.
:ref:`ASYNC900 <ASYNC900>`, :ref:`ASYNC101 <ASYNC101>`, and :ref:`ASYNC119 <ASYNC119>` warnings for.
``[pytest.]fixture`` and ``[contextlib.]asynccontextmanager`` are always considered safe.
Decorators can be dotted or not, as well as support * as a wildcard.

Expand Down

0 comments on commit 0822ab1

Please sign in to comment.