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

data path is too expressive #70

Open
lepmik opened this issue Apr 8, 2024 · 0 comments
Open

data path is too expressive #70

lepmik opened this issue Apr 8, 2024 · 0 comments

Comments

@lepmik
Copy link
Member

lepmik commented Apr 8, 2024

when the data path main is established it adds too many parts e.g.

actions['001-181220-2'].data['main'] = "actions/001-181220-2/data/main.nbw" 
#should be
actions['001-181220-2'].data['main'] = "main.nbw"
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