Commit df47628a authored by Stefan Behnel's avatar Stefan Behnel

doctest fix

parent eed01890
......@@ -4,7 +4,7 @@ None
None
got error
[1, 2]
>>> test_append(A())
>>> test_append(A()) # doctest: +ELLIPSIS
appending
1
appending
......
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