Fixed example for CLI restructure

This commit is contained in:
Rhet Turnbull 2021-01-24 15:48:18 -08:00
parent 3a4a8bdb0b
commit 2fb3fa3058

View File

@ -15,7 +15,7 @@ import time
import click
import osxphotos
from osxphotos.__main__ import get_photos_db, _list_libraries
from osxphotos.cli import get_photos_db, _list_libraries
def show(photo):