Skip to content

Commit f2cc69b

Browse files
committed
flake8 passe again
1 parent 657afcb commit f2cc69b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Lib/thermo.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
import genutil
55
import unidata
66
import vcs
7+
import numpy
78
from vcs import VCS_validation_functions
89
thermo_objects = []
9-
import numpy
1010

1111

1212
def Es(T, method=None):

0 commit comments

Comments
 (0)