Skip to content

Commit

Permalink
#2768 fix linting
Browse files Browse the repository at this point in the history
  • Loading branch information
arporter committed Nov 7, 2024
1 parent 111ace7 commit 28bc09f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
Intrinsic2CodeTrans)
from psyclone.psyir.nodes import (
BinaryOperation, Assignment, Reference, Literal, IfBlock, IntrinsicCall)
from psyclone.psyir.symbols import DataSymbol, REAL_TYPE
from psyclone.psyir.symbols import DataSymbol


class Abs2CodeTrans(Intrinsic2CodeTrans):
Expand Down

0 comments on commit 28bc09f

Please sign in to comment.