Merge branch '1.7'

This commit is contained in:
Takeshi KOMIYA
2018-03-18 01:21:01 +09:00
147 changed files with 384 additions and 353 deletions

View File

@@ -10,9 +10,8 @@
:license: BSD, see LICENSE for details.
"""
from typing import TYPE_CHECKING
if TYPE_CHECKING:
if False:
# For type annotation
from typing import Any # NOQA