mirror of
https://github.com/wassname/ray.git
synced 2026-08-11 11:24:51 +08:00
* 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