fix package registration

This commit is contained in:
Taylor Wilsdon
2025-07-30 10:12:09 -04:00
parent 2aea2325bc
commit 113a37d5c1
4 changed files with 12 additions and 4 deletions

View File

@@ -51,6 +51,8 @@ from auth.scopes import (
TASKS_SCOPE, # noqa: F401
TASKS_READONLY_SCOPE, # noqa: F401
TASKS_SCOPES, # noqa: F401
CUSTOM_SEARCH_SCOPE, # noqa: F401
CUSTOM_SEARCH_SCOPES, # noqa: F401
)
# Configure logging