Skip to content

Commit

Permalink
Linting [skip-ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
LonelyCat124 committed Feb 4, 2025
1 parent 453a56b commit c17a22d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -620,7 +620,7 @@ def test_scalarization_trans_apply_routinesymbol(fortran_reader,

def test_noscalarize(fortran_reader, fortran_writer):
'''TODO'''
code ='''
code = '''
subroutine test
integer :: i, j, k
real , dimension(1:1000, 1:1000, 1:5) :: arr
Expand Down

0 comments on commit c17a22d

Please sign in to comment.