##// END OF EJS Templates
Make timing work with jupyterlite...
Make timing work with jupyterlite JupyterLite has a resource, but not getrusage(). This make the code a little more general.

File last commit:

r25705:ad14ee33
r26644:de2f96da
Show More
mypy.ini
4 lines | 82 B | text/x-ini | IniLexer
[mypy]
python_version = 3.6
ignore_missing_imports = True
follow_imports = silent