Skip to content

Commit

Permalink
Save progress before rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
mwychung committed Nov 15, 2024
1 parent e8f35d5 commit 1d944c4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion doc/en/how-to/types.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ It improves code clarity and prevents type errors.

For example:


.. code-block:: python
def add(x: int, y: int) -> int:
Expand Down

0 comments on commit 1d944c4

Please sign in to comment.