Skip to content

Commit

Permalink
Typo in sympyprinting as move-> has moved
Browse files Browse the repository at this point in the history
  • Loading branch information
Carreau committed Jun 22, 2015
1 parent 7298a15 commit d4a73e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion IPython/extensions/sympyprinting.py
Expand Up @@ -28,5 +28,5 @@
import warnings

def load_ipython_extension(ip):
warnings.warn("The sympyprinting extension as move to `sympy`, "
warnings.warn("The sympyprinting extension as moved to `sympy`, "
"use `from sympy import init_printing; init_printing()`")

0 comments on commit d4a73e7

Please sign in to comment.