Skip to content

Update script_data blocks in scripts with script_data.show #419

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

Closed
wpferguson opened this issue May 24, 2023 · 1 comment
Closed

Update script_data blocks in scripts with script_data.show #419

wpferguson opened this issue May 24, 2023 · 1 comment
Assignees
Milestone

Comments

@wpferguson
Copy link
Member

#418 is caused by the lack of a show() function in the returned script_data block. When I copied a script_data block as an example I noticed that is didn't include a .show entry in the initialization, but it did return one. This could lead to a misunderstanding, so the script_data initialization blocks should be updated to show all the elements.

@wpferguson wpferguson self-assigned this May 24, 2023
@wpferguson wpferguson added this to the dt 4.4 milestone May 24, 2023
@wpferguson
Copy link
Member Author

Fixed by #422.

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