diff --git a/add_curve_aceous_galore.py b/add_curve_aceous_galore.py index 838f07305d65c5d90f4e83f6857033c3b118b800..f1414b8c269fec33ff7c0085297e03ec098a585b 100644 --- a/add_curve_aceous_galore.py +++ b/add_curve_aceous_galore.py @@ -1115,4 +1115,4 @@ def unregister(): bpy.types.INFO_MT_curve_add.remove(Curveaceous_galore_button) if __name__ == "__main__": - register() \ No newline at end of file + register() diff --git a/add_curve_torus_knots.py b/add_curve_torus_knots.py index 69b0817c32e37284299d2feb107ad5469c98223a..1bf47cdaa7299272938deafe080420ceebfc8e21 100644 --- a/add_curve_torus_knots.py +++ b/add_curve_torus_knots.py @@ -317,4 +317,4 @@ def unregister(): bpy.types.INFO_MT_curve_add.remove(torus_knot_plus_button) if __name__ == "__main__": - register() \ No newline at end of file + register()