Compatibility fix with Blender 2.79 (Python 3.5)

This commit is contained in:
Sybren A. Stüvel 2018-12-28 12:29:25 +01:00
parent 8bd1faa575
commit 5821611d89

View File

@ -713,8 +713,7 @@ def _render_output_path(
render_image_format: str,
flamenco_render_frame_range: str,
*,
include_rel_path: bool = True,
) -> typing.Optional[PurePath]:
include_rel_path: bool = True) -> typing.Optional[PurePath]:
"""Cached version of render_output_path()
This ensures that redraws of the Flamenco Render and Add-on preferences panels