Kaydet (Commit) 13b6d0df authored tarafından Benjamin Peterson's avatar Benjamin Peterson

fix test_metaclass

üst 336341f2
...@@ -128,7 +128,7 @@ Check for duplicate keywords. ...@@ -128,7 +128,7 @@ Check for duplicate keywords.
... ...
Traceback (most recent call last): Traceback (most recent call last):
[...] [...]
TypeError: __build_class__() got multiple values for keyword argument 'metaclass' SyntaxError: keyword argument repeated
>>> >>>
Another way. Another way.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment