Correct typo

This commit is contained in:
Victor Uriarte 2017-02-16 22:52:06 -07:00
parent 9c809f5ad0
commit 58d7f4e048
1 changed files with 1 additions and 1 deletions

View File

@ -246,7 +246,7 @@ def pytest_unconfigure(config):
# -------------------------------------------------------------------------
# hooks for customising the assert methods
# hooks for customizing the assert methods
# -------------------------------------------------------------------------
def pytest_assertrepr_compare(config, op, left, right):