SyntaxError: closing parenthesis '}' does not match opening parenthesis '['

I got: SyntaxError: closing parenthesis ‘}’ does not match opening parenthesis ‘[’

What could be the issue:


Is that your only code component, or place you use brackets? The error probably comes earlier in your code.