mirror of
https://github.com/3b1b/manim.git
synced 2025-08-05 16:49:03 +00:00
Merge pull request #338 from yagarea/patch-1
Refactoring: Delete whitespace spam on the end of the file
This commit is contained in:
commit
7773f1dc26
1 changed files with 1 additions and 42 deletions
|
@ -108,45 +108,4 @@ class CircularFractalCreation(FractalCreation):
|
|||
"max_order" : 5,
|
||||
"fractal_kwargs" : {"height" : 6},
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue