Updated TODO

This commit is contained in:
Rhet Turnbull
2020-03-07 09:13:48 -08:00
parent 9a0fc0db3e
commit 5799afbdc1

View File

@@ -39,6 +39,7 @@ from .utils import (
# Or fix the help text to match behavior
# TODO: Add test for __str__
# TODO: Add special albums and magic albums
# TODO: fix "if X not in y" dictionary checks to use try/except EAFP style
class PhotosDB: