##// END OF EJS Templates
print_figure return base64 str instead of bytes...
print_figure return base64 str instead of bytes sending bytes relies on serializer's `default` functionality, where we can just send the right thing here this used to be ambiguous on Python 2, but not anymore

File last commit:

r25420:b1231d60
r26812:4a2e85fa
Show More
pytest.ini
2 lines | 34 B | text/x-ini | IniLexer
[pytest]
addopts = --durations=10