Skip to content

Commit

Permalink
linting fix
Browse files Browse the repository at this point in the history
  • Loading branch information
LonelyCat124 committed Jan 10, 2025
1 parent 1a1531a commit a506244
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -449,6 +449,7 @@ def test_scalarizationtrans_value_unused_after_loop(fortran_reader):
node,
var_accesses)


def test_scalarization_trans_apply(fortran_reader, fortran_writer, tmpdir):
''' Test the application of the scalarization transformation.'''
code = '''subroutine test()
Expand Down

0 comments on commit a506244

Please sign in to comment.