-
Notifications
You must be signed in to change notification settings - Fork 78
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: type hinting in collection.py (#688)
* fix: Fix type hinting in collection.py Mostly adding `| None` on all fields that may have `None` as a default value. * fix: Use Union in type hinting Use Union to be compatible with 3.7 --------- Co-authored-by: Cedric Khin <[email protected]> Co-authored-by: Mariatta Wijaya <[email protected]>
- Loading branch information
1 parent
22af4d7
commit bfb97c2
Showing
1 changed file
with
9 additions
and
9 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