##// END OF EJS Templates
disable `_ipython_display_` in terminal IPython...
disable `_ipython_display_` in terminal IPython We already disable all formatters other than text/plain. The ipython_display formatter is not in that list, so it was not being disabled with the others.

File last commit:

r22722:622b6cfa
r23307:2cfc6bcf
Show More
codecov.yml
9 lines | 136 B | text/x-yaml | YamlLexer
coverage:
status:
project:
default:
target: auto
threshold: 10
patch:
default:
target: 0%