mirror of
https://github.com/jlu5/PyLink.git
synced 2025-07-08 14:37:30 +02:00

ts has to be set to orig_ts if missing, otherwise a later comparison would try to check for None <= some int, which would error
ts has to be set to orig_ts if missing, otherwise a later comparison would try to check for None <= some int, which would error