Merge branch '3.x'

This commit is contained in:
Takeshi KOMIYA
2020-11-12 02:50:43 +09:00
195 changed files with 382 additions and 546 deletions

View File

@@ -39,6 +39,9 @@ extension =
paths =
.
[isort]
line_length = 95
[mypy]
python_version = 3.6
disallow_incomplete_defs = True