syntax error
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
.. code-block:: python
|
||||
|
||||
>>> @timethis
|
||||
... def countdown(n:int):
|
||||
... def countdown(n):
|
||||
... '''
|
||||
... Counts down
|
||||
... '''
|
||||
|
||||
Reference in New Issue
Block a user