blob: 8066c64a120ed83c35092a5bf2de58210fcd9465 [file] [log] [blame]
import re
EXTRANEOUS_WHITESPACE_REGEX = re.compile(r'[[({] | []}),;:]')