data-apis / python-record-api

Inferring Python API signatures from tracing usage.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Don't include long dask strings

saulshanabrook opened this issue · comments

We are currently recording some long dask strings like: qr-stack-getitem-b2984ed7b79fa1d55e4f99a321ae62ae-

We are currently trimming them. Instead, we should just record them as an arbitrary string type instead of a literal.