Skip to content

Commit

Permalink
Internal change
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 460837601
  • Loading branch information
martindemello authored and rchen152 committed Jul 18, 2022
1 parent 2adf76d commit a19c309
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/faq.md
Expand Up @@ -22,7 +22,7 @@
* [How do I annotate *args and <code>**kwargs</code>?](#how-do-i-annotate-args-and-kwargs)
* [Why are signature mismatches in subclasses bad? {#signature-mismatch}](#why-are-signature-mismatches-in-subclasses-bad-signature-mismatch)

<!-- Added by: rechen, at: 2022-06-22T23:51-07:00 -->
<!-- Added by: mdemello, at: 2022-07-13T17:03-07:00 -->

<!--te-->

Expand Down Expand Up @@ -371,7 +371,6 @@ TypeError: func() got multiple values for argument 'y'
[pep-561-issue]: https://github.com/google/pytype/issues/151
[typeshed]: https://github.com/python/typeshed
[typing-faq]: typing_faq.md
[why-is-pytype-taking-so-long]: #why-is-pytype-taking-so-long

<!-- References with different internal and external versions -->

Expand Down

0 comments on commit a19c309

Please sign in to comment.