Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tags #362

Merged
merged 11 commits into from
Dec 2, 2024
Merged

Tags #362

merged 11 commits into from
Dec 2, 2024

Conversation

jotelha
Copy link
Member

@jotelha jotelha commented Nov 7, 2024

No description provided.

@@ -362,6 +362,11 @@ async def get_manifest(self):
self._dataset_info['manifest'] = _mangle_lookup_manifest(manifest_dict)
return self._dataset_info['manifest']

async def get_tags(uri):
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please remove the uri argument and use the model's own self.uri instead

@jotelha jotelha merged commit 919c37d into master Dec 2, 2024
10 of 15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants