data-apis / python-record-api

Inferring Python API signatures from tracing usage.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AST for Literal's not right

saulshanabrook opened this issue · comments

Currently it looks like:

Literal[("The kernel, DotProduct(sigma_0=1), is not returnin",)]

We should remove the inner paranthesis there.