Fix unmatched ) in regular expression by properly escaping backslashes in character class [?\s.]+$ Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
55 KiB
55 KiB
Fix unmatched ) in regular expression by properly escaping backslashes in character class [?\s.]+$ Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>