[Bf-extensions-cvs] [9510748] master: Cleanup: remove <pep8 compliant> comment (no longer needed)

Campbell Barton noreply at git.blender.org
Tue Jun 7 13:13:36 CEST 2022


Commit: 95107484d076bc965239942e857c83433bfa86d7
Author: Campbell Barton
Date:   Tue Jun 7 21:12:54 2022 +1000
Branches: master
https://developer.blender.org/rBAC95107484d076bc965239942e857c83433bfa86d7

Cleanup: remove <pep8 compliant> comment (no longer needed)

===================================================================

M	mesh_show_vgroup_weights.py

===================================================================

diff --git a/mesh_show_vgroup_weights.py b/mesh_show_vgroup_weights.py
index f16adcd..ca603d1 100644
--- a/mesh_show_vgroup_weights.py
+++ b/mesh_show_vgroup_weights.py
@@ -17,8 +17,6 @@
 #
 # ***** END GPL LICENCE BLOCK *****
 
-# <pep8 compliant> (Thanks to CodemanX on IRC)
-
 bl_info = {
     "name": "Show Vertex Groups/Weights",
     "author": "Jason van Gumster (Fweeb), Bartius Crouch, CoDEmanX",



More information about the Bf-extensions-cvs mailing list