Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Jan 27, 2025
1 parent dedcfc5 commit a42906e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manim/mobject/mobject.py
Original file line number Diff line number Diff line change
Expand Up @@ -2340,7 +2340,7 @@ def get_family(self, recurse: bool = True) -> list[Self]:

def family_members_with_points(self) -> list[Self]:
"""Filters the list of family members (generated by :meth:`.get_family`) to include only mobjects with points.
Returns
-------
list
Expand Down

0 comments on commit a42906e

Please sign in to comment.