fix/update for credits script and bad formatting in sphinx docs.
This commit is contained in:
@@ -121,8 +121,8 @@ If you have a list that you want to add onto another list, rather then...
|
|||||||
|
|
||||||
.. code-block:: python
|
.. code-block:: python
|
||||||
|
|
||||||
for l in some_list:
|
for l in some_list:
|
||||||
my_list.append(l)
|
my_list.append(l)
|
||||||
|
|
||||||
Use...
|
Use...
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user