Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork32.2k
gh-133033: Add document forTypeIgnore
#133034
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Changes from1 commit
d208c58
7a835bc
fc06a53
bce8ace
3731757
4902adc
4755dc2
c897b51
6cd63c9
83cf038
c67ea98
98e601c
File filter
Filter by extension
Conversations
Uh oh!
There was an error while loading.Please reload this page.
Jump to
Uh oh!
There was an error while loading.Please reload this page.
Diff view
Diff view
Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
- Loading branch information
Uh oh!
There was an error while loading.Please reload this page.
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1766,7 +1766,7 @@ Type annotations | ||
.. class:: TypeIgnore(lineno, tag) | ||
A type ignore comment.*lineno* is the location of the ``#type ignore`` comment. | ||
``tag`` is the optional tag specified by the form ``#type ignore <tag>``. | ||
koyuki7w marked this conversation as resolved. Show resolvedHide resolvedUh oh!There was an error while loading.Please reload this page. | ||
see :func:`ast.parse` for more details. | ||
koyuki7w marked this conversation as resolved. Show resolvedHide resolvedUh oh!There was an error while loading.Please reload this page. | ||
Uh oh!
There was an error while loading.Please reload this page.