--- contrib/python/yarl/tests/test_url.py (index) +++ contrib/python/yarl/tests/test_url.py (working tree) @@ -12,7 +12,7 @@ def test_inheritance(): assert ( "Inheriting a class " - ".MyURL'> " + ".MyURL'> " "from URL is forbidden" == str(ctx.value) )