mirror of
https://github.com/jupyter/notebook.git
synced 2025-01-12 11:45:38 +08:00
1bbbeddafd
Clear up unused imports Static analysis revealed a load of things that are imported but not used. I've tried to leave things that look like part of the API, and clear up other things. Noticed a few test functions which had been copy-pasted without changing the name, in which case only the later one will run. I gave them separate names. |
||
---|---|---|
docs/source/_static | ||
examples | ||
git-hooks | ||
IPython | ||
.gitignore | ||
.mailmap | ||
setup.py | ||
setupbase.py |