Skip to content

Commit

Permalink
Merge pull request cmelab#108 from chrisjonesBSU/fix-void-import
Browse files Browse the repository at this point in the history
Fix import for `add_void_particles` in `modules.welding.utils`
  • Loading branch information
chrisjonesBSU authored Dec 21, 2023
2 parents c031d4d + 095536f commit 0b9e27d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions flowermd/modules/welding/__init__.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
"""Welding module for FlowerMD."""
from .utils import add_void_particles
from .welding import Interface, SlabSimulation, WeldSimulation

0 comments on commit 0b9e27d

Please sign in to comment.