We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d414386 commit f4293e8Copy full SHA for f4293e8
conformance/tests/overloads_consistency.py
@@ -9,7 +9,7 @@
9
# > The implementation should accept all potential sets of arguments
10
# > that are accepted by the overloads and should produce all potential return
11
# > types produced by the overloads. In typing terms, this means the input
12
-# > signature of the implementation should be :term:<assignable> to the input
+# > signature of the implementation should be :term:`assignable` to the input
13
# > signatures of all overloads, and the return type of all overloads should be
14
# > assignable to the return type of the implementation.
15
0 commit comments