Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork3.1k
Commit3618369
authored
Update kinds_of_types.rst: keep old anchor for #no-strict-optional (#19828)
Addresses#19252 (comment)> support this old anchor, for people on older mypy versionsThis way, when people get the old documentation link, it will continueto go to the right place.I have looked at the documentation that gets generated locally to see ifeverything still works. It does. In our vast panoply of documentation,we now have two very similar refs, `no-strict-optional` and`no_strict_optional` (used inhttps://mypy.readthedocs.io/en/stable/common_issues.html#no-errors-reported-for-obviously-wrong-codeto link tohttps://mypy.readthedocs.io/en/stable/command_line.html#no-strict-optional)but the software handles them fine, without getting confused.1 parent698e910 commit3618369
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
294 | 294 | | |
295 | 295 | | |
296 | 296 | | |
| 297 | + | |
297 | 298 | | |
298 | 299 | | |
299 | 300 | | |
| |||
0 commit comments
Comments
(0)