Cleanup: format
This commit is contained in:
@@ -99,6 +99,7 @@ if inside_blender:
|
||||
print(e)
|
||||
sys.exit(1)
|
||||
|
||||
|
||||
def get_gpu_device_type(blender):
|
||||
command = [
|
||||
blender,
|
||||
@@ -119,7 +120,6 @@ def get_gpu_device_type(blender):
|
||||
return None
|
||||
|
||||
|
||||
|
||||
def get_arguments(filepath, output_filepath):
|
||||
return [
|
||||
"--background",
|
||||
|
||||
Reference in New Issue
Block a user