diff --git a/osxphotos/cli/verbose.py b/osxphotos/cli/verbose.py index 1200ab71..397bddfc 100644 --- a/osxphotos/cli/verbose.py +++ b/osxphotos/cli/verbose.py @@ -275,4 +275,4 @@ def _verbose_print_function( elif rich: return rich_verbose_testing_ else: - return verbose_ + return verbose_ \ No newline at end of file