Skip to content

Version 0.7.1

Compare
Choose a tag to compare
@sobolevn sobolevn released this 08 Feb 12:53
· 2253 commits to master since this release
16889fe

Bugfixes

  • Allows Generic[SomeType] to be a valid superclass
  • Forces to use flake8 version 3.6 instead of 3.7

Misc

  • Improves docs about using # type: some comment in for loops