Fatal bug fix: typing.Union in jeb_utils.utils was used but not imported
This commit is contained in:
@@ -77,6 +77,9 @@ pip install jeb-utils --index-url https://repo.jcloud-services.ddns.net/simple/
|
||||
- `create_file_if_not_exists`: Creates a file if it does not exist.
|
||||
|
||||
## Changelog
|
||||
### Version 0.3.1
|
||||
- Fatal bug fix: `typing.Union` in `jeb_utils.utils` was used but not imported
|
||||
|
||||
### Version 0.3.0
|
||||
- Make library backward compatible: use `typing.Union` instead of the `|` operator
|
||||
|
||||
|
||||
Reference in New Issue
Block a user