Skip to content

Commit

Permalink
OpenGLLive docstring: Expected type is array
Browse files Browse the repository at this point in the history
  • Loading branch information
hirschsn committed Oct 18, 2019
1 parent 665c47f commit b785971
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/python/espressomd/visualization_opengl.pyx
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ class openGLLive:
* ``'node'``: Color according to the node the particle is on.
particle_type_colors : array_like :obj:`float`, optional
Colors for particle types.
particle_type_materials : :obj:`str`, optional
particle_type_materials : array_like :obj:`str`, optional
Materials of the particle types.
particle_charge_colors : (2,) array_like of :obj:`float`, optional
Two colors for min/max charged particles.
Expand Down

0 comments on commit b785971

Please sign in to comment.