mirror of
https://github.com/jlu5/PyLink.git
synced 2026-05-06 23:57:55 +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