Cleanup: ensure one newline at end of file, strip trailing space

This commit is contained in:
2021-07-15 17:53:26 +10:00
parent 41e0a5b5ed
commit d35b14449e
66 changed files with 65 additions and 66 deletions

View File

@@ -1,4 +1,4 @@
import bpy
bpy.context.camera.sensor_width = 17.3
bpy.context.camera.sensor_height = 13.0
bpy.context.camera.sensor_fit = 'HORIZONTAL'
bpy.context.camera.sensor_fit = 'HORIZONTAL'