Skip to content

Commit

Permalink
Added single_particle to main import
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristopherMayes committed Apr 19, 2020
1 parent b9fba0c commit ec0e4ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pmd_beamphysics/__init__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
from .particles import ParticleGroup
from .particles import ParticleGroup, single_particle
from .readers import particle_paths
from .writers import pmd_init

0 comments on commit ec0e4ce

Please sign in to comment.