Updated README.md

This commit is contained in:
Rhet Turnbull
2020-05-15 14:41:22 -07:00
parent bd9d5a26f3
commit 11d368a69c
2 changed files with 15 additions and 9 deletions

View File

@@ -1,6 +1,6 @@
""" Builds the template table in markdown format for README.md """
from osxphotos.template import (
from osxphotos.photoinfo.template import (
TEMPLATE_SUBSTITUTIONS,
TEMPLATE_SUBSTITUTIONS_MULTI_VALUED,
)