Merge branch 'stable'

This commit is contained in:
Takeshi KOMIYA
2017-10-23 23:04:32 +09:00
10 changed files with 20 additions and 20 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ license_file = LICENSE
[flake8]
max-line-length = 95
ignore = E116,E241,E251
ignore = E116,E241,E251,E741
exclude = .git,.tox,.venv,tests/*,build/*,doc/_build/*,sphinx/search/*,sphinx/pycode/pgen2/*,doc/ext/example*.py
[mypy]