Skip to content

Commit

Permalink
Fixed import statement in doc string
Browse files Browse the repository at this point in the history
  • Loading branch information
gdevanla committed Aug 3, 2012
1 parent 30311c8 commit 82e3be2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sympy/physics/quantum/density.py
Expand Up @@ -272,7 +272,7 @@ def fidelity(arg1, arg2):
=========
>>> from sympy import S, sqrt
>>> from sympy.physics.quantum import *
>>> from sympy.physics.quantum.dagger import Dagger
>>> from sympy.physics.quantum.spin import JzKet
>>> from sympy.physics.quantum.density import Density, fidelity
>>> from sympy.physics.quantum.represent import represent
Expand Down

0 comments on commit 82e3be2

Please sign in to comment.