diff --git a/source/editor.rst b/source/editor.rst index 20c3088..cf7a559 100644 --- a/source/editor.rst +++ b/source/editor.rst @@ -66,8 +66,8 @@ To enable this shortcut, if you're on a Mac, do the following: Then, the ``subl`` command will be available to you, always. -Rulers -////// +PEP8 Rulers +/////////// According to `PEP8 `_, all lines of Python should typically be set to a maximum length of 79 characters (72 if documentation).