Skip to content

Commit

Permalink
Fixed an import
Browse files Browse the repository at this point in the history
  • Loading branch information
CaymanUnterborn committed Dec 13, 2015
1 parent 3e830f3 commit fa7efd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion burnman/eos/vinet.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@


import scipy.optimize as opt
import equation_of_state as eos
from . import equation_of_state as eos
import warnings
from math import exp

Expand Down

0 comments on commit fa7efd5

Please sign in to comment.