diff options
Diffstat (limited to 'python/pycodestyle/README')
-rw-r--r-- | python/pycodestyle/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/python/pycodestyle/README b/python/pycodestyle/README new file mode 100644 index 0000000000..878812eec3 --- /dev/null +++ b/python/pycodestyle/README @@ -0,0 +1,2 @@ +pycodestyle is a tool to check your Python code against some of the +style conventions in PEP 8. |