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

Fix attribute error when calling clear_cache on settings. #1994

Merged
merged 1 commit into from
Aug 17, 2021

Conversation

lougeo
Copy link
Contributor

@lougeo lougeo commented Aug 17, 2021

Small fix to compliment a recent bug fix related to commit: 99a0441 issue: #1989

An AttributeError is thrown upon initial instantiation in places where settings.clear_cache() is called, due the removal of the init method.

This is my first ever PR to an open source project so let me know if I need to add/change anything.

@jerivas jerivas merged commit 872b0cd into stephenmcd:master Aug 17, 2021
@jerivas
Copy link
Collaborator

jerivas commented Aug 17, 2021

Excellent contribution! Thanks

@github-actions
Copy link
Contributor

🎉 This PR is included in version 5.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants