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