Python extension not inferring implicit function call #6713
Replies: 1 comment 1 reply
-
Maybe it is related to a feature within the Python programming language, specifically concerning the |
Beta Was this translation helpful? Give feedback.
-
In this example, the Python extension is not identifying implicit calling from Python partial function. I suspect this doesn't work for decoraters as well.
Beta Was this translation helpful? Give feedback.
All reactions