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

Add missing UUID import #140

Merged
merged 2 commits into from
Jan 24, 2024
Merged

Add missing UUID import #140

merged 2 commits into from
Jan 24, 2024

Conversation

andres-holvi
Copy link
Contributor

The fix introduced in #138 is missing the UUID import, rendering the fix non-functional.

NameError: name 'UUID' is not defined

This PR adds the missing import.

Apologies for introducing this bug.

@bhch bhch merged commit ad02cf1 into bhch:master Jan 24, 2024
17 checks passed
@bhch
Copy link
Owner

bhch commented Jan 24, 2024

Thanks for the PR. It's been released in v2.21.5.

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.

2 participants