Skip to content

Commit

Permalink
Merge branch 'hotfix/0.2.3'
Browse files Browse the repository at this point in the history
  • Loading branch information
singularitti committed Aug 22, 2018
2 parents 2c9ac27 + b5e5fe4 commit ab01764
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion escpy/crystal.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

import numpy as np

from .elasticity import StiffnessMatrix
from escpy.elasticity import StiffnessMatrix

# ===================== What can be exported? =====================
__all__ = [
Expand Down

0 comments on commit ab01764

Please sign in to comment.