Updated example [skip ci]

This commit is contained in:
Rhet Turnbull
2023-06-15 22:11:35 -07:00
parent e062582d14
commit 986010ec5f

View File

@@ -84,7 +84,7 @@ def export_previews(
def export_preview_to_directory_with_filename( def export_preview_to_directory_with_filename(
photo: osxphotos.PhotoInfo, photo: osxphotos.PhotoInfo,
preview_path: str, preview_path: pathlib.Path,
export_dir: str, export_dir: str,
directory: str, directory: str,
filename_template: str, filename_template: str,