mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-10 14:54:17 +00:00
fixed emphasis on last line
This commit is contained in:
parent
a7c0fc6463
commit
7635db1ce3
1 changed files with 3 additions and 3 deletions
|
|
@ -133,9 +133,9 @@ would look like the original example.
|
||||||
in the users environment. Selecting an entry point that is already used can
|
in the users environment. Selecting an entry point that is already used can
|
||||||
cause plugins to be deactivated without warning!
|
cause plugins to be deactivated without warning!
|
||||||
|
|
||||||
_Please Note: Your entry point does not need to be exactly 4 characters as of
|
**Please Note:** Your entry point does not need to be exactly 4 characters
|
||||||
|Flake8| 3.0. Consider using an entry point with 3 letters followed by 3
|
as of |Flake8| 3.0. *Consider using an entry point with 3 letters followed
|
||||||
numbers (i.e. ABC123)._
|
by 3 numbers (i.e.* ``ABC123`` *).*
|
||||||
|
|
||||||
|
|
||||||
.. _Entry Points:
|
.. _Entry Points:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue