cog
20b28b67 - fix: walk MRO for method detection, fix return type, warn on ambiguous class

Commit
2 days ago
fix: walk MRO for method detection, fix return type, warn on ambiguous class - Inspector walks MRO (skipping base stubs) to support multi-level inheritance - load_predictor_from_ref return type changed to Any - Warn when module has both Runner and Predictor without explicit class name
Author
Parents
Loading