Created
December 28, 2011 14:14
-
-
Save kendhia/1528067 to your computer and use it in GitHub Desktop.
Issue 2453 sympy
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@XFAIL | |
def test_issue_2453(): | |
assert abs(sympy.I * sympy.pi) == pi |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment