mirror of
https://github.com/certbot/certbot.git
synced 2026-06-06 15:22:38 -04:00
Add missing whitespace to README
This commit is contained in:
parent
49413cb9d2
commit
f116a8fc8e
1 changed files with 1 additions and 1 deletions
|
|
@ -74,7 +74,7 @@ style](#coding-style)**. The following tools are there to help you:
|
|||
|
||||
Most importantly, **be consistent with the rest of the code**, please.
|
||||
|
||||
1. Read [PEP 8 - Style Guide for PythonCode]
|
||||
1. Read [PEP 8 - Style Guide for Python Code]
|
||||
(https://www.python.org/dev/peps/pep-0008).
|
||||
|
||||
2. Follow [Google Python Style Guide]
|
||||
|
|
|
|||
Loading…
Reference in a new issue