We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 613d59c commit 3a052f8Copy full SHA for 3a052f8
docs/source/command_line.rst
@@ -754,9 +754,6 @@ of the above sections.
754
strict will catch type errors as long as intentional methods like type ignore
755
or casting were not used.)
756
757
- Note: the :option:`--warn-unreachable` flag
758
- is not automatically enabled by the strict flag.
759
-
760
The strict flag does not take precedence over other strict-related flags.
761
Directly specifying a flag of alternate behavior will override the
762
behavior of strict, regardless of the order in which they are passed.
0 commit comments