Skip to content
This repository was archived by the owner on Jun 1, 2025. It is now read-only.

Update __init__.py#143

Open
Admuad wants to merge 1 commit intoshamhi:mainfrom
Admuad:main
Open

Update __init__.py#143
Admuad wants to merge 1 commit intoshamhi:mainfrom
Admuad:main

Conversation

@Admuad
Copy link

@Admuad Admuad commented Sep 5, 2024

The os.path.exists should take no argument else it won't run
The code should be:
if not os.path.exists('sessions'):
os.makedirs('sessions')

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.

1 participant