We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e65788c commit b26d3e2Copy full SHA for b26d3e2
docs/changelog.md
@@ -1,6 +1,7 @@
1
### 1.2.3 - Fixed minor bug in code generation
2
3
* Removed all `None` that were appearing in the goodies_generated.py file
4
+ * Now compliant with old versions of `typing` module: `typing.Type` is not imported explicitly anymore.
5
6
### 1.2.2 - Fixed code generation to solve two import errors
7
0 commit comments