Consistent indentation
This was done by executing this command: ``` find src -type f -name '*.rst' -exec sed -Ei 's/^ :/ :/g' {} \; ```
This commit is contained in:
parent
4de38d0276
commit
ad467a8700
10 changed files with 320 additions and 320 deletions
|
@ -180,7 +180,7 @@ requirements.yml
|
|||
PageBreak
|
||||
|
||||
.. image:: images/after-provision-1.png
|
||||
:width: 24cm
|
||||
:width: 24cm
|
||||
|
||||
.. raw:: pdf
|
||||
|
||||
|
@ -191,7 +191,7 @@ requirements.yml
|
|||
PageBreak
|
||||
|
||||
.. image:: images/after-provision-2.png
|
||||
:width: 24cm
|
||||
:width: 24cm
|
||||
|
||||
.. raw:: pdf
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue