Skip to content

Commit

Permalink
Small format fix
Browse files Browse the repository at this point in the history
  • Loading branch information
3b1b committed Aug 16, 2023
1 parent 4be7f61 commit f2ad9a7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions manimlib/mobject/types/dot_cloud.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
DEFAULT_GRID_HEIGHT = 6
DEFAULT_BUFF_RATIO = 0.5


class DotCloud(PMobject):
shader_folder: str = "true_dot"
render_primitive: int = moderngl.POINTS
Expand Down

0 comments on commit f2ad9a7

Please sign in to comment.