Skip to content

Commit

Permalink
remove line, pep8 fix
Browse files Browse the repository at this point in the history
  • Loading branch information
filiptubic committed Oct 12, 2018
1 parent aaf609e commit f8e4cec
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sbg/cwl/tests/v1_0/test_types.py
Original file line number Diff line number Diff line change
Expand Up @@ -132,4 +132,3 @@ def test_output_enum_from_dict():
output_enum = OutputEnum(**raw_dict)
assert output_enum.type == raw_dict['type']
assert output_enum.symbols == raw_dict['symbols']

0 comments on commit f8e4cec

Please sign in to comment.