Skip to content

Commit

Permalink
Fixed another indentation issue.
Browse files Browse the repository at this point in the history
  • Loading branch information
erictraut committed Sep 1, 2024
1 parent c87d261 commit 694d094
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions peps/pep-0747.rst
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,7 @@ would benefit from ``TypeForm``:
.. _isa: https://github.com/xdslproject/xdsl/blob/ac12c9ab0d64618475efb98d1d197bdd79f593c3/xdsl/utils/hints.py#L23

- Converters:

- If a value is assignable to (or coercible to) a specified type,
a *converter* returns the value narrowed to (or coerced to) that type.
Otherwise, an exception is raised.
Expand Down

0 comments on commit 694d094

Please sign in to comment.