Skip to content

Commit

Permalink
#546 fix import
Browse files Browse the repository at this point in the history
  • Loading branch information
valentinsulzer committed Dec 11, 2019
1 parent 392aa24 commit 171de92
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
from .base_stefan_maxwell_diffusion import BaseModel
from .leading_stefan_maxwell_diffusion import LeadingOrder
from .first_order_stefan_maxwell_diffusion import FirstOrder
from .first_order_stefan_maxwell_diffusion_average_correction import (
FirstOrderAverageCorrection,
)
from .composite_stefan_maxwell_diffusion import Composite
from .full_stefan_maxwell_diffusion import Full
from .constant_stefan_maxwell_diffusion import ConstantConcentration

0 comments on commit 171de92

Please sign in to comment.