You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Parity with unspooled's CLI flags:
Add --no-cut and --no-timestamp options to the tickertape echo and tickertape list commands. This will require updating the API payload schema and the worker.py to pass these kwargs down to the Receipt instance.
Parity with
unspooled's CLI flags:Add
--no-cutand--no-timestampoptions to thetickertape echoandtickertape listcommands. This will require updating the API payload schema and theworker.pyto pass these kwargs down to theReceiptinstance.