schon/engine/core/vendors
Egor fureunoir Gorbunov 8245fe4d36 refactor(vendors): standardize method visibility and improve clarity
- Prefixed internal helper methods with "_" to comply with naming conventions.
- Enhanced docstrings for improved readability and developer guidance.
- Organized the `AbstractVendor` class API into distinct categories (abstract, public, and protected methods).

This refactor improves maintainability and code clarity while preserving functionality.
2026-01-28 13:46:18 +03:00
..
__init__.py refactor(vendors): standardize method visibility and improve clarity 2026-01-28 13:46:18 +03:00