testing-cabal / mock

The Python mock library
https://docs.python.org/dev/library/unittest.mock.html
BSD 2-Clause "Simplified" License
536 stars 107 forks source link

fix syntax issue #479

Closed chrisconlon-klaviyo closed 4 years ago

chrisconlon-klaviyo commented 4 years ago

I could not find any contributing guidelines for this project, so taking a stab at a patch this way.

Fixes syntax error introduced here: https://github.com/testing-cabal/mock/blob/ea9f71536da0ce3bd31e31b5f428f3495c6ab0dc/mock/mock.py#L575