Skip to content

Commit 30c07c7

Browse files
dralleyclaude
andcommitted
Add missing get_full_path import in registry_api
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 8a0de1b commit 30c07c7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pulp_container/app/registry_api.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@
8181
determine_media_type,
8282
extract_data_from_signature,
8383
filter_resource,
84+
get_full_path,
8485
has_task_completed,
8586
validate_manifest,
8687
)

0 commit comments

Comments
 (0)