Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Properly mark ModuleOwnership as Sendable (#109)
# Properly mark ModuleOwnership as Sendable ## ♻️ Current situation & Problem This PR adds a missing and forgotten Sendable conformance. ## ⚙️ Release Notes * Sendable and Hashable conformance for ModuleOwnership. ## 📚 Documentation - ## ✅ Testing - ## 📝 Code of Conduct & Contributing Guidelines By submitting creating this pull request, you agree to follow our [Code of Conduct](https://github.com/StanfordSpezi/.github/blob/main/CODE_OF_CONDUCT.md) and [Contributing Guidelines](https://github.com/StanfordSpezi/.github/blob/main/CONTRIBUTING.md): - [x] I agree to follow the [Code of Conduct](https://github.com/StanfordSpezi/.github/blob/main/CODE_OF_CONDUCT.md) and [Contributing Guidelines](https://github.com/StanfordSpezi/.github/blob/main/CONTRIBUTING.md).
- Loading branch information