Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 40 million developers.
Sign up- Toronto, Ontario, Canada
Pinned
204 contributions in the last year
Contribution activity
January 2020
Created an issue in asottile/pyupgrade that received 1 comment
Replace `from mock import` with `from unittest.mock import`
https://docs.python.org/library/unittest.mock.html it was added in 3.3 as unittest.mock and backported to 2 as mock. Some codebases that used to be…
1
comment

