Skip to content

Commit

Permalink
remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
bjodah committed May 2, 2023
1 parent c5a08df commit 771692e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion chempy/kinetics/eyring.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
import math

from .._util import get_backend
from ..util.regression import least_squares
from ..util.pyutil import defaultnamedtuple
from ..units import default_units, Backend, default_constants, format_string
from .arrhenius import _get_R, _fit
Expand Down

0 comments on commit 771692e

Please sign in to comment.