Skip to content

Patching list-2-tree automatic convertion #46

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

Merged
merged 2 commits into from
Nov 6, 2024
Merged

Patching list-2-tree automatic convertion #46

merged 2 commits into from
Nov 6, 2024

Conversation

9and3
Copy link
Collaborator

@9and3 9and3 commented Nov 6, 2024

This PR solves #45 where the list like these were failing the AfterScriptRun() func parsing output:

list = [
    1, 2, 3, 4, 
    [5, 6], 
    [7, 8] 
]

@9and3 9and3 added the bug Something isn't working label Nov 6, 2024
@9and3 9and3 self-assigned this Nov 6, 2024
@9and3 9and3 mentioned this pull request Nov 6, 2024
@9and3 9and3 linked an issue Nov 6, 2024 that may be closed by this pull request
@9and3 9and3 merged commit 14b3c1a into main Nov 6, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Color output
1 participant