schon/core/vendors
Egor fureunoir Gorbunov e1f54304b6 Refactor error handling in auto_resolve methods.
Replaced context manager suppress(KeyError) with try-except blocks to handle both KeyError and IndexError in auto_resolve_category and auto_resolve_brand methods. This improves clarity and ensures proper handling of potential IndexError cases.
2025-05-07 10:40:40 +03:00
..
__init__.py Refactor error handling in auto_resolve methods. 2025-05-07 10:40:40 +03:00