Skip to content

Commit 1d944c4

Browse files
committed
Save progress before rebase
1 parent e8f35d5 commit 1d944c4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

doc/en/how-to/types.rst

-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ It improves code clarity and prevents type errors.
1515

1616
For example:
1717

18-
1918
.. code-block:: python
2019
2120
def add(x: int, y: int) -> int:

0 commit comments

Comments
 (0)