]> granicus.if.org Git - python/commit
bpo-38100: Fix spelling error in unittest.mock code (GH-16168)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 16 Sep 2019 16:52:45 +0000 (09:52 -0700)
committerGitHub <noreply@github.com>
Mon, 16 Sep 2019 16:52:45 +0000 (09:52 -0700)
commitcc8edfbd9c66a40e2d405e49b75227a8d2a4dd55
tree696c86f8a76c4594140451ea8d1699706434a508
parent9dc381c0aa464d9a41e433ea87dd153aafb8026e
bpo-38100: Fix spelling error in unittest.mock code (GH-16168)

(cherry picked from commit a9187c31185fe7ea47271839898416400cc3d976)

Co-authored-by: marcoramirezmx <55331462+marcoramirezmx@users.noreply.github.com>
Lib/unittest/mock.py