[Bf-blender-cvs] [29495c624cd] temp-T99046-platform-reference-images: Removed trailing spaces in python code.

Jeroen Bakker noreply at git.blender.org
Tue Jul 26 14:31:43 CEST 2022


Commit: 29495c624cd190589351b3147af549f7cbe2a15a
Author: Jeroen Bakker
Date:   Tue Jul 26 14:31:29 2022 +0200
Branches: temp-T99046-platform-reference-images
https://developer.blender.org/rB29495c624cd190589351b3147af549f7cbe2a15a

Removed trailing spaces in python code.

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

M	tests/python/gpu_info.py

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

diff --git a/tests/python/gpu_info.py b/tests/python/gpu_info.py
index 159eafed94e..1df23d68000 100644
--- a/tests/python/gpu_info.py
+++ b/tests/python/gpu_info.py
@@ -1,6 +1,6 @@
 """
     Prints GPU backend information to the console and exits.
-    
+
     Use this script as `blender --background --python gpu_info.py`.
 """
 import bpy



More information about the Bf-blender-cvs mailing list