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