You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
From what I can tell this condition can only be true if the calling code
doubly accessses internal things such as:
```python3
attr.ib(default=1, metadata={desert._make._DESERT_SENTINEL:{'required': True}})
```
0 commit comments