Skip to content
Snippets Groups Projects

F fix types for py3.8

Merged Florian Spreckelsen requested to merge f-fix-types-for-py3.8 into dev
1 file
+ 4
0
Compare changes
  • Side-by-side
  • Inline
+ 4
0
@@ -17,6 +17,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed ###
* [#64](https://gitlab.com/caosdb/caosdb-pylib/-/issues/64) Use `Dict[]` and
`List[]` from `typing` for type hinting instead of `dict[]` and `list[]` for
compatibility with Python<3.9.
### Security ###
### Documentation ###
Loading