Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8869eea commit a143aa0Copy full SHA for a143aa0
1 file changed
IPython/core/magic.py
@@ -1,4 +1,5 @@
1
from __future__ import annotations
2
+
3
"""Magic functions for InteractiveShell."""
4
5
# -----------------------------------------------------------------------------
0 commit comments