mirror of
https://github.com/wassname/ray.git
synced 2026-07-31 12:41:01 +08:00
* 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()