Skip to content

Commit

Permalink
fix pep8
Browse files Browse the repository at this point in the history
  • Loading branch information
bgruening committed Aug 2, 2017
1 parent 1d609ca commit e768e77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/galaxy/datatypes/proteomics.py
Original file line number Diff line number Diff line change
Expand Up @@ -445,7 +445,7 @@ def __init__(self, **kwd):
'imzml',
description='The imzML metadata component.',
is_binary=False)

"""The mass spectral data"""
self.add_composite_file(
'ibd',
Expand Down

0 comments on commit e768e77

Please sign in to comment.