Update the Python documentation

This commit is contained in:
w0rp
2018-07-15 19:26:45 +01:00
parent 8141ced0d0
commit 72f002de94
2 changed files with 3 additions and 1 deletions

View File

@@ -22,6 +22,8 @@ ALE will look for configuration files with the following filenames. >
mypy.ini
pycodestyle.cfg
flake8.cfg
Pipfile
Pipfile.lock
<
The first directory containing any of the files named above will be used.