Skip to content
This repository was archived by the owner on Jul 17, 2023. It is now read-only.

deepdanbooru projects path error handling#87

Open
yjunej wants to merge 2 commits intokawalain:masterfrom
yjunej:master
Open

deepdanbooru projects path error handling#87
yjunej wants to merge 2 commits intokawalain:masterfrom
yjunej:master

Conversation

@yjunej
Copy link

@yjunej yjunej commented May 27, 2023

os.makedirs(deepdanbooru_projects_path, exist_ok=True)
for path in os.scandir(deepdanbooru_projects_path):

This commit addresses the issue of a non-existent deepdanbooru_projects_path attribute in the shared.cmd_opts object.

@picobyte
Copy link

picobyte commented Jul 17, 2023

same, fixed in my branch

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants