Skip to content

Commit e182b6a

Browse files
authored
Improve formatting of changelog entry for EntitySpan
Reformatted the entry for `EntitySpan` TypedDict in the changelog for better readability.
1 parent d0ccacf commit e182b6a

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,8 @@ Security fixes and thai2rom_onnx bug fixes.
2323

2424
### Added
2525

26-
- `EntitySpan` TypedDict to allow type checking of members (#1363).
26+
- `EntitySpan` TypedDict to allow type checking
27+
of tagged entity members (#1363).
2728
Migration notes:
2829

2930
```python

0 commit comments

Comments
 (0)