Updated exception handling in PhotosDB.__init__()

This commit is contained in:
Rhet Turnbull
2019-12-14 10:55:11 -08:00
parent bf8aed69cf
commit bea1683b94
3 changed files with 7 additions and 7 deletions

View File

@@ -58,7 +58,7 @@ UUID_DICT = {
}
def test_init():
def test_init1():
# test named argument
import osxphotos