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

raise ValueError for bad source + root_path combinations #202

Open
FynnBe opened this issue Jul 28, 2021 · 0 comments
Open

raise ValueError for bad source + root_path combinations #202

FynnBe opened this issue Jul 28, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@FynnBe
Copy link
Member

FynnBe commented Jul 28, 2021

as pointed out in bioimage-io/core-bioimage-io-python#81 (comment) by @constantinpape

we can verify correct use of many io functions when inspecting the source and root_path arguments.

valid examples:

  • source: relative path + root_path
  • source: absolute path + root_path
  • source: url + no root_path
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant