mirror of
https://github.com/certbot/certbot.git
synced 2026-01-26 07:41:33 +03:00
Fix markdown bold fail
This commit is contained in:
@@ -72,7 +72,7 @@ style](#coding-style)**. The following tools are there to help you:
|
||||
|
||||
### Coding style
|
||||
|
||||
Most importantly, *be consistent with the rest of the code*, please.
|
||||
Most importantly, **be consistent with the rest of the code**, please.
|
||||
|
||||
1. Read [PEP 8 - Style Guide for PythonCode]
|
||||
(https://www.python.org/dev/peps/pep-0008).
|
||||
|
||||
Reference in New Issue
Block a user