mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-14 11:24:19 +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
|
||||
|
||||
global scene
|
||||
|
||||
|
||||
start_time = time.time()
|
||||
cwd_saved = os.getcwd()
|
||||
os.chdir(output_dir)
|
||||
|
||||
Reference in New Issue
Block a user