1
1

Removed trailing spaces in python code.

This commit is contained in:
2022-07-26 14:31:29 +02:00
parent 13afaf5b2c
commit 29495c624c

View File

@@ -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