mirror of
https://github.com/astral-sh/ruff.git
synced 2025-10-06 00:20:37 +00:00
Avoid triggering PD errors on method calls (#1537)
This commit is contained in:
parent
65c34c56d6
commit
2cf6d05586
4 changed files with 7 additions and 9 deletions
3
foo.py
3
foo.py
|
@ -1,3 +0,0 @@
|
|||
import mock.mock
|
||||
|
||||
x = mock.mock.Mock()
|
Loading…
Add table
Add a link
Reference in a new issue