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

Enhance the FileLocation so that it can handle a path #6

Open
henricasanova opened this issue Sep 11, 2024 · 0 comments
Open

Enhance the FileLocation so that it can handle a path #6

henricasanova opened this issue Sep 11, 2024 · 0 comments
Milestone

Comments

@henricasanova
Copy link
Contributor

Right now in the Python API there is no FileLocation object, and one just passes a StorageService:File dictionary (e.g., {file1: ss, file2: ss}). So we do not support path. Either add a FileLocation object, or modify the API to pass a path?

@henricasanova henricasanova added this to the 1.0 milestone Sep 11, 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

No branches or pull requests

1 participant