mirror of
https://github.com/Bing-su/adetailer.git
synced 2026-01-30 21:29:54 +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.