Skip to content

Conversation

@MatteoFari
Copy link

Summary

fixes: #1536
This PR fixes the circular import that required lazy imports in sigstore.models after moving additional trust/config types into models.py.

Release Note

Fixed a circular import between sigstore.models and Rekor client modules, removing the need for lazy imports when constructing transparency log clients.

Documentation

Signed-off-by: Matteo Fari <matteofari06@gmail.com>
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.

fix lazy import in models.py

1 participant