Fix linting error.

This commit is contained in:
turturica 2018-04-11 15:45:43 -07:00
parent 2b1410895e
commit 35df2cdbee
1 changed files with 1 additions and 0 deletions

View File

@ -520,6 +520,7 @@ class Package(Session, Module):
if isinstance(x, Package):
pkg_prefix = path.dirpath()
def _get_xunit_setup_teardown(holder, attr_name, param_obj=None):
"""
Return a callable to perform xunit-style setup or teardown if