mirror of
https://github.com/Bing-su/adetailer.git
synced 2026-05-11 16:30:06 +00:00
Refactor the get_override_settings method in the AfterDetailerScript class to improve code readability and maintainability. Removed unused parameter '_p' and added type hints for better code documentation.