This commit is contained in:
Adam J. Stewart 2017-04-20 12:48:02 -05:00
parent 9ca0d1f5f0
commit f0a6ead19c

View File

@ -65,7 +65,7 @@ def patch(self):
r'# \1\2\3', r'# \1\2\3',
) )
@when('@1.5.0:') @when('@1.5.0:') # noqa: F811
def patch(self): def patch(self):
pass pass