Run black on test file

This commit is contained in:
Bruno Oliveira 2018-06-11 20:32:08 -03:00
parent a888bf182e
commit 4fd66e8a42
1 changed files with 1 additions and 0 deletions

View File

@ -83,6 +83,7 @@ class TestSetupState(object):
def test_teardown_multiple_scopes_one_fails(self, testdir):
module_teardown = []
def fin_func():
raise Exception("oops1")