Skip to content

Commit 47af3ee

Browse files
committed
linting
1 parent beb84b6 commit 47af3ee

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/psyclone/tests/psyGen_test.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -220,6 +220,7 @@ def apply(self, node, **kwargs):
220220
# Check that we allow the fetching of the TestTrans option.
221221
assert trans.get_option("valid", valid=True)
222222

223+
223224
def test_transformation_split_kwargs():
224225
''' Test that the kwargs can be split when they can be propagated to
225226
multiple sub-transformations. '''

0 commit comments

Comments
 (0)