Skip to content

Commit

Permalink
Improve doc
Browse files Browse the repository at this point in the history
  • Loading branch information
tehrengruber committed Dec 1, 2024
1 parent 70562fe commit 9cee650
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/gt4py/next/iterator/transforms/collapse_tuple.py
Original file line number Diff line number Diff line change
Expand Up @@ -109,8 +109,8 @@ class Flag(enum.Flag):
#: in the frontend, where outwards propagation can have devastating effects on the tree
#: size, without any gained optimization potential. For example
#: ```
#: complex_lambda(if cond
#: if cond
#: complex_lambda(if cond1
#: if cond2
#: {...}
#: else:
#: {...}
Expand Down

0 comments on commit 9cee650

Please sign in to comment.