-
-
Notifications
You must be signed in to change notification settings - Fork 129
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
To support Python3.8, reverted to using
Type/List/Dict
instead of `…
…type/list/dict` for type annotations. Otherwise deserialisation in the library breaks, and also Pydantic breaks.
- Loading branch information
1 parent
4407b9d
commit 9a0a3b5
Showing
55 changed files
with
342 additions
and
307 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.