Skip to content
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

Initialize object with optional parameters: secret_key and config. If… #48

Merged
merged 1 commit into from
Jan 8, 2024

Conversation

cicekhayri
Copy link
Owner

… config is not provided, use a new instance of the Config class. If secret_key is not provided, default to the SECRET_KEY value from the config.

… config is not provided, use a new instance of the Config class. If secret_key is not provided, default to the SECRET_KEY value from the config.
@cicekhayri cicekhayri merged commit 60d0e95 into main Jan 8, 2024
3 checks passed
@cicekhayri cicekhayri deleted the config branch January 8, 2024 08:34
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