Formatting

This commit is contained in:
Sybren A. Stüvel 2016-11-03 17:37:06 +01:00
parent 06a661126b
commit fd67675c12

View File

@ -623,7 +623,6 @@ class ATTRACT_OT_make_shot_thumbnail(AttractOperatorMixin,
} }
}) })
async def upload_via_tempdir(self, datablock, filename_on_cloud) -> pillarsdk.Node: async def upload_via_tempdir(self, datablock, filename_on_cloud) -> pillarsdk.Node:
"""Saves the datablock to file, and uploads it to the cloud. """Saves the datablock to file, and uploads it to the cloud.