Skip to content

Commit 0b7321e

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 8a1e916 commit 0b7321e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

manim/mobject/graphing/number_line.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -520,10 +520,10 @@ def get_number_mobject(
520520

521521
def default_numbers_to_display(self) -> np.ndarray:
522522
"""Returns the default numbers to display on the number line.
523-
523+
524524
This method returns the tick range excluding numbers that are in
525525
the numbers_to_exclude list.
526-
526+
527527
Returns
528528
-------
529529
np.ndarray

0 commit comments

Comments
 (0)