diff --git a/ops_rig_updater.py b/ops_rig_updater.py index af6ef5d..baa9a67 100644 --- a/ops_rig_updater.py +++ b/ops_rig_updater.py @@ -61,4 +61,4 @@ class Operator_Biped_Updater(bpy.types.Operator): else: self.report({'INFO'}, 'Armature already up to date') - return {"FINISHED"} \ No newline at end of file + return {"FINISHED"}