-
Notifications
You must be signed in to change notification settings - Fork 8
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
Misc changes #230
Misc changes #230
Conversation
…tifacts. Co-authored-by: Julien St-Laurent <jstlaurent@users.noreply.github.com>
bacd841
to
a1651c9
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, @mercuryseries !
04e2a7d
to
392955d
Compare
Co-authored-by: Cas Wognum <cwognum@users.noreply.github.com>
aac98b4
to
d630c7c
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, @mercuryseries !
Why the many string conversions? The test cases weren't failing, so I assume it's to be consistent with typing? If so, what do you think about instead extending the type hints to also accept a Path
? That seems to actually be the more appropriate type here anyways.
Co-authored-by: Cas Wognum <cwognum@users.noreply.github.com>
Yes, I agree that extending the type hints to accept |
@jstlaurent has repeatedly told me to not (ab)use Datamol for its filesystem... Old habits die hard... The use of |
Changelogs
tmpdir
withtmp_path
list_datasets
andlist_benchmarks
to include support for v2 artifacts.Checklist:
feature
,fix
,chore
,documentation
ortest
(or ask a maintainer to do it for you).discussion related to that PR