Skip to content

Commit abd8de0

Browse files
committed
Formatting.
1 parent 99cdbe2 commit abd8de0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/utils/test_directives.py

-1
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,6 @@ def test_wrap_data():
118118
assert wrap_data(code_f90, acc_f90, data, preprocessor=[], user_dimensions=dimensions) == expected_f90
119119

120120

121-
122121
def test_extract_directive_code():
123122
code = """
124123
#include <stdlib.h>

0 commit comments

Comments
 (0)