Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove references to Unset in the typing annotations.
I don't want them appearing in public documentation. The public types of these arguments do not include Unset, a user may only pass them the declared type, even though internally the type is larger. Refs: #1019 (comment)
- Loading branch information