##// END OF EJS Templates
Correctly tearDown some test cases with multiple inheritance....
Correctly tearDown some test cases with multiple inheritance. On Python 3.7+ this leads to Resources warnings at testing suite shutdown. Fix this at least for IPython.core.tests.test_interactiveshell.

File last commit:

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