Skip to content

Commit

Permalink
Formatting.
Browse files Browse the repository at this point in the history
  • Loading branch information
isazi committed Jun 11, 2024
1 parent 99cdbe2 commit abd8de0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/utils/test_directives.py
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,6 @@ def test_wrap_data():
assert wrap_data(code_f90, acc_f90, data, preprocessor=[], user_dimensions=dimensions) == expected_f90



def test_extract_directive_code():
code = """
#include <stdlib.h>
Expand Down

0 comments on commit abd8de0

Please sign in to comment.