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

clearml-data search formatting error fix #1329

Merged
merged 1 commit into from
Sep 20, 2024

Conversation

d-vignesh
Copy link
Contributor

When formatting the output for clearml-data search cli, if the version is None, the code throws an error. Fixed it by assigning an empty "" when the dataset version is None.

Related Issue \ discussion

[#1321 ]

Patch Description

Assigning the dataset version to empty string if it is None when formatting the output.

Testing Instructions

Tested in Windows environment. The datasets are getting listed as expected.
Screenshot 2024-09-17 181157

Other Information

@jkhenning jkhenning merged commit d069339 into allegroai:master Sep 20, 2024
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.

2 participants