Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed May 4, 2021
1 parent 529fa29 commit 6e30e91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testing/test_skipping.py
Expand Up @@ -1153,7 +1153,7 @@ def test_func():
"*ERROR*test_nameerror*",
"*asd*",
"",
"During handling of the above exception, another exception occurred:"
"During handling of the above exception, another exception occurred:",
]
else:
expected = [
Expand Down

0 comments on commit 6e30e91

Please sign in to comment.