Skip to content

Commit 019bc63

Browse files
authored
Brackets
1 parent ff1c0f8 commit 019bc63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

HISTORY.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
- Optimize and improve unstructuring of `Optional` (unions of one type and `None`).
1010
([#380](https://github.com/python-attrs/cattrs/issues/380) [#381](https://github.com/python-attrs/cattrs/pull/381))
1111
- Fix `format_exception` and `transform_error` type annotations.
12-
- Improve the implementation of `cattrs._compat.is_typeddict`. The implementation is now simpler, and relies on fewer private implementation details from `typing` and typing_extensions. [#384](https://github.com/python-attrs/cattrs/pull/384)
12+
- Improve the implementation of `cattrs._compat.is_typeddict`. The implementation is now simpler, and relies on fewer private implementation details from `typing` and typing_extensions. ([#384](https://github.com/python-attrs/cattrs/pull/384))
1313

1414
## 23.1.2 (2023-06-02)
1515

0 commit comments

Comments
 (0)