Skip to content

Commit

Permalink
Update an URL
Browse files Browse the repository at this point in the history
  • Loading branch information
srittau committed Dec 12, 2023
1 parent 42f39e7 commit e1f0de2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/writing_stubs.rst
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ things like detecting missing annotations to more complex things like ensuring
Liskov substitutability or detecting problematic overloads.

It may be instructive to examine `typeshed <https://github.com/python/typeshed/>`__'s
`setup for testing stubs <https://github.com/python/typeshed/blob/master/tests/README.md>`__.
`setup for testing stubs <https://github.com/python/typeshed/blob/main/tests/README.md>`__.

..
TODO: consider adding examples and configurations for specific type checkers
Expand Down

0 comments on commit e1f0de2

Please sign in to comment.