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