Skip to content

Commit

Permalink
fix imports on ../morphs/__init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
cadenmyers13 committed May 29, 2024
1 parent febb96b commit d95e5d6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/diffpy/pdfmorph/morphs/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@
"""


from diffpy.pdfmorph.morphs.morph import Morph
from diffpy.pdfmorph.morphs.morphchain import MorphChain
from diffpy.pdfmorph.morphs.morphishape import MorphISphere, MorphISpheroid
from diffpy.pdfmorph.morphs.morphresolution import MorphResolutionDamping
from diffpy.pdfmorph.morphs.morphrgrid import MorphRGrid
Expand Down

0 comments on commit d95e5d6

Please sign in to comment.