We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8f35d5 commit 1d944c4Copy full SHA for 1d944c4
doc/en/how-to/types.rst
@@ -15,7 +15,6 @@ It improves code clarity and prevents type errors.
15
16
For example:
17
18
-
19
.. code-block:: python
20
21
def add(x: int, y: int) -> int:
0 commit comments