diff options
Diffstat (limited to 'python/pep8/slack-desc')
-rw-r--r-- | python/pep8/slack-desc | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/python/pep8/slack-desc b/python/pep8/slack-desc deleted file mode 100644 index b9a776f28228a..0000000000000 --- a/python/pep8/slack-desc +++ /dev/null @@ -1,19 +0,0 @@ -# HOW TO EDIT THIS FILE: -# The "handy ruler" below makes it easier to edit a package description. -# Line up the first '|' above the ':' following the base package name, and -# the '|' on the right side marks the last column you can put a character in. -# You must make exactly 11 lines for the formatting to be correct. It's also -# customary to leave one space after the ':' except on otherwise blank lines. - - |-----handy-ruler------------------------------------------------------| -pep8: pep8 (Check Python source code formatting) -pep8: -pep8: pep8 is a tool to check your Python code against some of the style -pep8: conventions in PEP 8 <http://www.python.org/dev/peps/pep-0008/>. -pep8: -pep8: Homepage: https://pep8.readthedocs.org/ -pep8: -pep8: -pep8: -pep8: -pep8: |