-
nextime authored
- Fixed invalid escape sequence '\s' on line 523 in JavaScript regex pattern - Changed from single backslash to double backslash for proper escaping - Ensures Python interpreter correctly handles the JavaScript string literal - Eliminates SyntaxWarning while maintaining JavaScript regex functionality
06d12f91