missing import

This commit is contained in:
Julien Hebert
2016-03-21 11:00:55 +01:00
parent 871ebbf566
commit a8d2158aaf

View File

@@ -1,4 +1,4 @@
from typing import Iterable, BinaryIO, List, Callable, IO
from typing import Iterable, BinaryIO, List, Callable, IO, AnyStr
def input(