Skip to content
Snippets Groups Projects
Commit f66e4458af64 authored by Martín Gaitán's avatar Martín Gaitán
Browse files

make `%load_ext cython` still valid

parent d0490a6c26bd
Branches
No related tags found
No related merge requests found
......@@ -21,3 +21,4 @@
from Cython.Shadow import *
## and bring in the __version__
from Cython import __version__
from Cython import load_ipython_extension
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment