Skip to content

Commit 15f9226

Browse files
committed
Fix README
1 parent 452dd7e commit 15f9226

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,8 @@ you want your program to accept, and ``duckargs`` will print the corresponding p
2929

3030
After running the above command, the file ``program.py`` will contain the following code:
3131

32-
..code:: python
32+
33+
.. code:: python
3334
3435
# positional_arg1 positional_arg2 -i --int-val 4 -f 3.3 -F --file file_that_exists -a -b -c
3536

0 commit comments

Comments
 (0)