Skip to content

Commit

Permalink
Merge pull request #17969 from oscarbenjamin/brombo
Browse files Browse the repository at this point in the history
Fix dead link to galgebra
  • Loading branch information
oscarbenjamin committed Nov 27, 2019
2 parents 4ee1a61 + 1d2a448 commit b24bdaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sympy/galgebra.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
raise ImportError("""As of SymPy 1.0 the galgebra module is maintained separately at https://github.com/brombo/galgebra""")
raise ImportError("""As of SymPy 1.0 the galgebra module is maintained separately at https://github.com/pygae/galgebra""")

0 comments on commit b24bdaf

Please sign in to comment.