Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SyntaxError: Generator expression must be parenthesized #2

Open
Parnidadu opened this issue May 20, 2020 · 1 comment
Open

SyntaxError: Generator expression must be parenthesized #2

Parnidadu opened this issue May 20, 2020 · 1 comment

Comments

@Parnidadu
Copy link

File "/Users/*****/opt/anaconda3/lib/python3.7/site-packages/django/contrib/admin/widgets.py", line 152
'%s=%s' % (k, v) for k, v in params.items(),
^
SyntaxError: Generator expression must be parenthesized

@ZeroCoolHacker
Copy link

ZeroCoolHacker commented Oct 8, 2020

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants