added code-blocks according to #78962 (#78972)

pull/78968/head
Lukas Grimm 2 years ago committed by GitHub
parent 538b99781f
commit 01484cdc68
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -13,8 +13,9 @@ PEP 8
Running Locally
===============
The `PEP 8`_ check can be run locally with::
The `PEP 8`_ check can be run locally with:
.. code-block:: shell
ansible-test sanity --test pep8 [file-or-directory-path-to-check] ...

Loading…
Cancel
Save