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
- Rename `in_test` to `__contains__demo`, as that's technically what it
does (`in` uses `__contains__` under the covers).
- `mox_test.py` has been superseded by `{unittest.,}mock`. Archive the old
script.
0 commit comments