##// END OF EJS Templates
Improve timeit message to fix ambuiguity....
Improve timeit message to fix ambuiguity. 10 loops, best of 7 is a bit ambiguous, be clearer about what is meant. Closes #10359

File last commit:

r415:4a5dcb15
r23496:6bdf956e
Show More
__init__.py
5 lines | 105 B | text/x-python | PythonLexer
"""
This package contains all third-party modules bundled with IPython.
"""
__all__ = ["simplegeneric"]