Ran black formatting

This commit is contained in:
Chirag Singh
2024-09-23 02:03:32 +05:30
committed by Chirag Singh
parent 776112bf1d
commit 55568e122d
@@ -461,7 +461,7 @@ class RadianceRender(bpy.types.Operator):
output_file_format = props.output_file_format
global scene
start_time = time.time()
cwd_saved = os.getcwd()
os.chdir(output_dir)