Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
import bpy
bpy.context.camera.sensor_width = 32
bpy.context.camera.sensor_height = 18
bpy.context.camera.sensor_fit = 'AUTO'