You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The hardcoded data structure (lines 212-297) in perform_first_setup should be extracted to a separate method or configuration file to improve maintainability and reduce the method's complexity. #630
The hardcoded data structure (lines 212-297) in perform_first_setup should be extracted to a separate method or configuration file to improve maintainability and reduce the method's complexity.