Version 0.7.1
Bugfixes
- Allows
Generic[SomeType]to be a valid superclass - Forces to use
flake8version3.6instead of3.7
Misc
- Improves docs about using
# type: somecomment inforloops
Generic[SomeType] to be a valid superclassflake8 version 3.6 instead of 3.7# type: some comment in for loops