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

Fixes missing Utils import in Sp. Brands Snapshots #210

Merged

Conversation

adeelsohailahmed
Copy link
Contributor

V0.5.9 (716c453) deprecates Sponsored Brands' Snapshots.

It's using the Utils decorator function, but the Utils module hasn't been imported itself, which results in the following error:

NameError: name 'Utils' is not defined

This PR fixes that.

@adeelsohailahmed
Copy link
Contributor Author

@denisneuf, please review. V0.5.9 needs to be pulled from Pypi as well.

@adeelsohailahmed
Copy link
Contributor Author

Could you please do a review, @drewxa?

@mfroger
Copy link

mfroger commented Oct 8, 2024

Please, can we push the fix please ?

@denisneuf denisneuf merged commit aa7204f into denisneuf:main Oct 8, 2024
2 checks passed
@adeelsohailahmed adeelsohailahmed deleted the fix/missing-utils-import branch October 8, 2024 12:21
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.

3 participants