mirror of
https://github.com/wassname/ray.git
synced 2026-06-28 01:31:08 +08:00
c480d1d1e4
* Treat static methods as class methods rather than instance methods * Add tests for static methods in actors * Revert formatting changes * Readd future imports * Restructure static method check * Documentation enhancements * Fix linting issues