mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-18 09:34:34 +07:00
Introduce PyOverloadsInspection to check that implementation exists and is located after overloads. The inspection also raise warning when overload signature is not compatible with the implementation.