We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 657afcb commit f2cc69bCopy full SHA for f2cc69b
Lib/thermo.py
@@ -4,9 +4,9 @@
4
import genutil
5
import unidata
6
import vcs
7
+import numpy
8
from vcs import VCS_validation_functions
9
thermo_objects = []
-import numpy
10
11
12
def Es(T, method=None):
0 commit comments