Skip to content

Commit

Permalink
pep8 fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Hendrik Muhs committed Dec 4, 2014
1 parent 2e05913 commit eddf49d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_scripting.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
return "hello " .. name
"""


class TestScripting(object):
@pytest.fixture(autouse=True)
def reset_scripts(self, r):
Expand Down

0 comments on commit eddf49d

Please sign in to comment.