Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: clarifies that Q3 can be computed from Q1 as well (#1461)
## Overview This PR includes a minor modification on the NMT wrapper spec requested by @liamsi and also previously discussed in #1442. This PR briefly mentions that in the extended data square, `Q3` can be derived from `Q1` or `Q2`, with a pointer to the relevant spec. ## Checklist - [x] New and updated code has appropriate documentation - [x] New and updated code has new and/or updated testing - [x] Required CI checks are passing - [x] Visual proof for any user facing features like CLI or documentation updates - [x] Linked issues closed with keywords
- Loading branch information