Skip to content
This repository has been archived by the owner on Mar 23, 2021. It is now read-only.

Commit

Permalink
pep8 fix, extra newline
Browse files Browse the repository at this point in the history
  • Loading branch information
rudigiesler committed Aug 24, 2017
1 parent 65c20ad commit e668517
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mapper/sequence_mapper.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,5 @@ def map(self, from_messageset, to_messageset, sequence):
# Default to no mapping
return sequence


map_sequence = SequenceMapper().map

0 comments on commit e668517

Please sign in to comment.