Skip to content

Fix: Handle missing sub_folder_list in get_graph#120

Merged
slancer50 merged 1 commit intomainfrom
bugfix/get_graph-sub_folder_list
Mar 20, 2025
Merged

Fix: Handle missing sub_folder_list in get_graph#120
slancer50 merged 1 commit intomainfrom
bugfix/get_graph-sub_folder_list

Conversation

@slancer50
Copy link
Copy Markdown
Collaborator

Modified get_graph to check for the presence of sub_folder_list before accessing it. This prevents AttributeError when using SimpleFolder, which does not have sub_folder_list.

Modified get_graph to check for the presence of sub_folder_list before accessing it.
This prevents AttributeError when using SimpleFolder, which does not have sub_folder_list.
@slancer50 slancer50 merged commit 7debcda into main Mar 20, 2025
4 checks passed
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

Successfully merging this pull request may close these issues.

1 participant