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 250c259 commit 51814b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/psyclone/psyir/transformations/scalarization_trans.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
from psyclone.psyGen import Kern
from psyclone.psyir.nodes import Call, CodeBlock, \
Loop, Reference, Routine, StructureReference
from psyclone.psyir.symbols import DataSymbol, DataTypeSymbol, RoutineSymbol
from psyclone.psyir.symbols import DataSymbol, RoutineSymbol
from psyclone.psyir.transformations.loop_trans import LoopTrans


Expand Down

0 comments on commit 51814b5

Please sign in to comment.