diff options
Diffstat (limited to 'python/autopep8/README')
-rw-r--r-- | python/autopep8/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/python/autopep8/README b/python/autopep8/README new file mode 100644 index 0000000000..ecaa6a995d --- /dev/null +++ b/python/autopep8/README @@ -0,0 +1,2 @@ +A tool that automatically formats Python code to conform +to the PEP 8 style guide. |