v1.0.5
- Fixed runtime
AttributeErrorthat occurred when creating a diagram that includes a model with a field that uses a type annotation with the ellipsis literal (e.g.,tuple[int, ...]). (Issue #124, PR #127)
AttributeError that occurred when creating a diagram that includes a model with a field that uses a type annotation with the ellipsis literal (e.g., tuple[int, ...]). (Issue #124, PR #127)