Hyunyoung Jin

Results 1 issues of Hyunyoung Jin

**Describe the bug** While inferring the delegate type of a method, there is an error in checking when the inputs are string and SKcontext. ```python @staticmethod @_infers(DelegateTypes.InStringAndContext) def infer_in_string_and_context(signature: Signature,...

python