Skip to content

Commit

Permalink
Fix accidental messed up indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
NSoiffer committed Jan 23, 2025
1 parent 699d238 commit d861134
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Rules/Intent/linear-algebra.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -82,8 +82,8 @@
replace:
- intent:
name: "transpose"
attrs: "id='@id' data-fixity='\"prefix\"'"
children: [x: "*[1]"]
attrs: "id='@id' data-fixity='\"prefix\"'"
children: [x: "*[1]"]

-
name: trace
Expand Down

0 comments on commit d861134

Please sign in to comment.