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 a1bf3c8 commit 0c95cfeCopy full SHA for 0c95cfe
python/libsharp/tests/test_legendre_table.py
@@ -1,3 +1,4 @@
1
+from __future__ import print_function
2
import numpy as np
3
4
from numpy.testing import assert_almost_equal
0 commit comments