Undo __future__ import for type annotations, which is incompatible with python 3.6
Compare changes
Files
2- Timo Birr authored
+ 1
− 1
@@ -13,7 +13,7 @@ MIN_LONG_CPP = -9223372036854775808
expected to close #20 (closed): Rolling back the import of annotations
from __future__
due to being incompatible with python 3.6