Skip to content

Commit

Permalink
Spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
3b1b committed Mar 7, 2024
1 parent 2e9c895 commit a5f2ac6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions manimlib/mobject/matrix.py
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,6 @@ def __init__(
super().__init__(matrix, num_decimal_places, decimal_config, **config)



class TexMatrix(Matrix):
def __init__(
self,
Expand All @@ -261,7 +260,6 @@ def __init__(
)



class MobjectMatrix(Matrix):
def __init__(
self,
Expand Down

0 comments on commit a5f2ac6

Please sign in to comment.