From c1c7b0092d8e0af501cb5ecbfcb5e15e10882875 Mon Sep 17 00:00:00 2001 From: Rhet Turnbull Date: Sat, 7 Dec 2019 21:04:43 -0800 Subject: [PATCH] removed TODO --- osxphotos/__init__.py | 1 - 1 file changed, 1 deletion(-) diff --git a/osxphotos/__init__.py b/osxphotos/__init__.py index 99335337..facb0704 100644 --- a/osxphotos/__init__.py +++ b/osxphotos/__init__.py @@ -27,7 +27,6 @@ from ._version import __version__ # TODO: Add test for __str__ and to_json # TODO: standardize _ and __ as leading char for private variables # TODO: fix docstrings -# TODO: handle Null person for Photos 5 # TODO: Add special albums and magic albums # which Photos library database versions have been tested