mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-21 14:23:53 +00:00
Ran black formatting
This commit is contained in:
committed by
Chirag Singh
parent
776112bf1d
commit
55568e122d
@@ -461,7 +461,7 @@ class RadianceRender(bpy.types.Operator):
|
|||||||
output_file_format = props.output_file_format
|
output_file_format = props.output_file_format
|
||||||
|
|
||||||
global scene
|
global scene
|
||||||
|
|
||||||
start_time = time.time()
|
start_time = time.time()
|
||||||
cwd_saved = os.getcwd()
|
cwd_saved = os.getcwd()
|
||||||
os.chdir(output_dir)
|
os.chdir(output_dir)
|
||||||
|
|||||||
Reference in New Issue
Block a user