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
Refactor web app for consistent style and improved error handling
Standardized string quoting to double quotes, improved formatting, and enhanced error handling throughout the Flask web app, i18n, and websocket handler modules. Updated test cases and main entry points for consistency. No functional changes, but code is now more readable and maintainable.
0 commit comments