diff --git a/Python/Python.sublime-syntax b/Python/Python.sublime-syntax index 90832a9..d997685 100644 --- a/Python/Python.sublime-syntax +++ b/Python/Python.sublime-syntax @@ -1042,8 +1042,6 @@ contexts: - match: ':' scope: punctuation.separator.mapping.key-value.python set: inside-directory-value - - match: ',' - scope: invalid.illegal.expected-colon.python - match: \*\* scope: keyword.operator.unpacking.mapping.python push: