mirror of
https://github.com/wassname/ray.git
synced 2026-06-27 22:53:20 +08:00
d2cf8561f2
* Refactor code about ray.ObjectID. * remove from_random and use nil_id instead of constructor * remove id() in hash * Lint and fix * Change driver id to ObjectID * Replace binary_to_hex(ObjectID.id()) to ObjectID.hex()