We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42f39e7 commit ec4903bCopy full SHA for ec4903b
docs/source/writing_stubs.rst
@@ -91,7 +91,7 @@ things like detecting missing annotations to more complex things like ensuring
91
Liskov substitutability or detecting problematic overloads.
92
93
It may be instructive to examine `typeshed <https://github.com/python/typeshed/>`__'s
94
-`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>`__.
95
96
..
97
TODO: consider adding examples and configurations for specific type checkers
0 commit comments