Skip to content

Commit 1f91e53

Browse files
committed
docs: fix typo in code
1 parent 12aa7f7 commit 1f91e53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/get-started/docstring-examples.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ def f() -> int:
3434
-------
3535
:
3636
A number
37-
""""
37+
"""
3838
3939
```
4040

0 commit comments

Comments
 (0)