Skip to content

Commit da8e3e8

Browse files
author
Steve Pulec
committed
Remove unnecessary python code-block
1 parent 0b5a0ef commit da8e3e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/scenarios/admin.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ latter will ssh into each server, cd to our project directory, activate the
2020
virtual environment, pull the newest codebase, and restart the application
2121
server.
2222

23-
.. code-block:: python
23+
::
2424

2525
from fabric.api import cd, env, prefix, run, task
2626

0 commit comments

Comments
 (0)