Avoid triggering PD errors on method calls (#1537)

This commit is contained in:
Charlie Marsh 2023-01-01 17:00:17 -05:00 committed by GitHub
parent 65c34c56d6
commit 2cf6d05586
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 7 additions and 9 deletions

3
foo.py
View file

@ -1,3 +0,0 @@
import mock.mock
x = mock.mock.Mock()