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

deepdanbooru projects path error handling #87

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

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