`Model.update()` signature needs love
Open
- Dominant language
- Python
- Stars
- 415
- Forks
- 50
- PR merge metrics
- No merged PRs in 30d
Description
Currently:

We want the signature to be as short as possible in the IDE
```
Something[str]=GoodName
str | Unset=unset
str | Unspecified=unspecified # we have a winner!
str | NotPassed=not_passed
str | Unspec=unspec
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.