fix(pytest): add missing import uuid by pdf-amzn · Pull Request #110 · ExtendDB/extenddb · GitHub
Skip to content

fix(pytest): add missing import uuid#110

Merged
pdf-amzn merged 1 commit into
mainfrom
uuid-import
May 22, 2026
Merged

fix(pytest): add missing import uuid#110
pdf-amzn merged 1 commit into
mainfrom
uuid-import

Conversation

@pdf-amzn

@pdf-amzn pdf-amzn commented May 22, 2026

Copy link
Copy Markdown
Collaborator

What

fixes a test missing an import, that I probably broke in a prior PR on accident

Why

our tests should work

Testing done

ran pytests

Checklist

  • I have read CONTRIBUTING.md
  • All tests pass (cargo test --workspace)
  • Code is formatted (cargo fmt --check)
  • Clippy is clean (cargo clippy -- -W clippy::pedantic) -- things clippy flags are unrelated
  • I have added or updated tests for new functionality -- this is a test change
  • I have updated documentation if behavior changed -- no behavior change
  • Breaking changes are noted below -- no breaking change

By submitting this pull request, I confirm that my contribution is made under
the terms of the Apache License 2.0 and I agree to the Developer Certificate of
Origin (DCO). See CONTRIBUTING.md for details.

@pdf-amzn pdf-amzn marked this pull request as ready for review May 22, 2026 18:33
@robinnsc robinnsc self-requested a review May 22, 2026 18:55
@pdf-amzn pdf-amzn merged commit b531241 into main May 22, 2026
7 checks passed
@pdf-amzn pdf-amzn deleted the uuid-import branch May 22, 2026 19:05
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