Skip to content

Commit

Permalink
Fixed pep-8 issue -- blank line.
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul Saxe committed Aug 27, 2019
1 parent ad739a3 commit 9b04d1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion from_smiles_step/from_smiles.py
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ def git_revision(self):
"""The git version of this module.
"""
return from_smiles_step.__git_revision__

def description_text(self, P=None):
"""Return a short description of this step.
Expand Down

0 comments on commit 9b04d1f

Please sign in to comment.