We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d87d379 commit fa9bc99Copy full SHA for fa9bc99
test/test.py
@@ -23,6 +23,7 @@ def test_h2o_grid(context):
23
"""
24
Test H2O grid generation.
25
26
+ import os
27
from numgrid import lib
28
29
radial_precision = 1.0e-12
0 commit comments