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