Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Prev Previous commit
Next Next commit
Minor docs update
  • Loading branch information
JukkaL committed Apr 20, 2026
commit ad77e94adf6053c8d78ec1eb20e5160744b74010
4 changes: 2 additions & 2 deletions docs/source/command_line.rst
Original file line number Diff line number Diff line change
Expand Up @@ -658,9 +658,9 @@ of the above sections.
arbitrary type *in some contexts*: only redefinitions within the
same block and nesting depth as the original definition are allowed.

We have no plans to remove this flag, but we expect that
We have no plans to remove this flag, but
:option:`--allow-redefinition <mypy --allow-redefinition>`
will replace this flag for new use cases eventually.
is recommended for new use cases.

Example where this can be useful:

Expand Down