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
The `unset` method inadvertently had the same docstring as `set`,
even though this was not correct for `unset`. This fixes that, and
also rewords the `Env` docstring to better account for the ability
to unset.
0 commit comments