Skip to content

Commit

Permalink
(fix): pycodestyle: too many blank lines
Browse files Browse the repository at this point in the history
  • Loading branch information
rbcasperson committed Aug 13, 2019
1 parent 64d2d77 commit 9ca5b05
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pytest_bdd/feature.py
Original file line number Diff line number Diff line change
Expand Up @@ -482,7 +482,6 @@ def description(self):
"""
return u"\n".join(self._description_lines).strip()


@property
def params(self):
"""Get parameter names.
Expand Down

0 comments on commit 9ca5b05

Please sign in to comment.