mirror of
https://github.com/jlu5/PyLink.git
synced 2025-11-03 16:37:22 +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