We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23f3962 commit 8d8bd18Copy full SHA for 8d8bd18
rmgpy/data/kinetics/family.py
@@ -36,6 +36,7 @@
36
import multiprocessing as mp
37
import os.path
38
import random
39
+import math
40
import re
41
import warnings
42
from collections import OrderedDict
0 commit comments