[Bf-blender-cvs] [967b04cb07c] blender2.8: Layer unittesting: pep8 touch up on test_evaluation_selectability_f.py

Dalai Felinto noreply at git.blender.org
Thu Apr 6 12:22:29 CEST 2017


Commit: 967b04cb07c58be927cae60767891ab4cbb2b767
Author: Dalai Felinto
Date:   Thu Apr 6 12:22:21 2017 +0200
Branches: blender2.8
https://developer.blender.org/rB967b04cb07c58be927cae60767891ab4cbb2b767

Layer unittesting: pep8 touch up on test_evaluation_selectability_f.py

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

M	tests/python/render_layer/test_evaluation_selectability_f.py

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

diff --git a/tests/python/render_layer/test_evaluation_selectability_f.py b/tests/python/render_layer/test_evaluation_selectability_f.py
index 436f2f5dfc7..78ccf89eac3 100644
--- a/tests/python/render_layer/test_evaluation_selectability_f.py
+++ b/tests/python/render_layer/test_evaluation_selectability_f.py
@@ -34,6 +34,7 @@ class UnitTesting(RenderLayerTesting):
         cube.select_set(action='SELECT')
         self.assertTrue(cube.select_get())
 
+
 # ############################################################
 # Main - Same For All Render Layer Tests
 # ############################################################




More information about the Bf-blender-cvs mailing list