[Bf-blender-cvs] [96cdb57d6f0] greasepencil-object: Clenup: PeP8

Antonio Vazquez noreply at git.blender.org
Sat Jul 14 13:07:15 CEST 2018


Commit: 96cdb57d6f0ec83a0079649a95de0c6006a1d7d5
Author: Antonio Vazquez
Date:   Sat Jul 14 13:07:05 2018 +0200
Branches: greasepencil-object
https://developer.blender.org/rB96cdb57d6f0ec83a0079649a95de0c6006a1d7d5

Clenup: PeP8

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

M	release/scripts/startup/bl_ui/properties_material_gpencil.py

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

diff --git a/release/scripts/startup/bl_ui/properties_material_gpencil.py b/release/scripts/startup/bl_ui/properties_material_gpencil.py
index 0b8b89ae0d9..a8880637f3a 100644
--- a/release/scripts/startup/bl_ui/properties_material_gpencil.py
+++ b/release/scripts/startup/bl_ui/properties_material_gpencil.py
@@ -288,7 +288,6 @@ class MATERIAL_PT_gpencil_preview(GPMaterialButtonsPanel, Panel):
         self.layout.template_preview(ma)
 
 
-
 class MATERIAL_PT_gpencil_options(GPMaterialButtonsPanel, Panel):
     bl_label = "Options"
     bl_options = {'DEFAULT_CLOSED'}



More information about the Bf-blender-cvs mailing list