Skip to content

Commit d4bd874

Browse files
committed
autoformat
1 parent 239a6b8 commit d4bd874

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

manim/mobject/geometry.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -234,6 +234,7 @@ def get_length(self):
234234

235235
class Arc(TipableVMobject):
236236
"""A circular arc."""
237+
237238
CONFIG = {
238239
"radius": 1.0,
239240
"num_components": 9,

0 commit comments

Comments
 (0)