Skip to content

Commit

Permalink
Reformat doc
Browse files Browse the repository at this point in the history
  • Loading branch information
ab5424 committed Nov 16, 2021
1 parent 7c1fad8 commit 3f8553d
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions autogabi/analysis.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,9 @@ def __init__(self, backend, filename):

def delete_particles(self, particle_type):
"""
Deletes a specific type of particles from a structure. This can be particularly useful if there is a mobile type
in the structure. Note that for ovito structures you need to make sure that type information is included.
Deletes a specific type of particles from a structure. This can be particularly useful if
there is a mobile type in the structure. Note that for ovito structures you need to make
sure that type information is included.
Args:
particle_type (:py:class:`str`):
Returns:
Expand Down

0 comments on commit 3f8553d

Please sign in to comment.