Skip to content

Commit

Permalink
Linting
Browse files Browse the repository at this point in the history
  • Loading branch information
LonelyCat124 committed Jan 31, 2025
1 parent 51814b5 commit 94f99eb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/nemo/scripts/passthrough.py
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,3 @@ def trans(psyir):
scalartrans = ScalarizationTrans()
for loop in subroutine.walk(Loop):
scalartrans.apply(loop)

0 comments on commit 94f99eb

Please sign in to comment.