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

fix needed for python 3.9 (I think) #2

Open
knodalyte opened this issue Dec 16, 2020 · 1 comment
Open

fix needed for python 3.9 (I think) #2

knodalyte opened this issue Dec 16, 2020 · 1 comment
Assignees
Labels

Comments

@knodalyte
Copy link

I apologize for writing an issue rather that a pull request, it's a one line fix... Error is:

File "/home/cba/.local/lib/python3.9/site-packages/whichfile/main.py", line 955
repr(s) for s in self.symlink_to,
^
SyntaxError: Generator expression must be parenthesized

@cjwelborn
Copy link
Member

Sorry it took so long for a response. I'll see what I can do. Thank you for the report.

@cjwelborn cjwelborn self-assigned this Jan 24, 2021
@cjwelborn cjwelborn added the bug label Jan 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants