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

Black formatting leads to python2 syntax error #100

Open
dummyindex opened this issue May 1, 2020 · 1 comment
Open

Black formatting leads to python2 syntax error #100

dummyindex opened this issue May 1, 2020 · 1 comment

Comments

@dummyindex
Copy link

Since cellProfiler stable version still uses python2.7, I installed Cellprofiler and centrosome with pip2.

Some commits change add "," to "**kwargs" lines, leading to syntax errors.
Example:
Set.py: line 84, need to remove comma to avoid syntax error in python2 syntax
threshold.py: python2.7/site-packages/centrosome/threshold.py", line 82, **kwargs

@dummyindex
Copy link
Author

dummyindex commented May 1, 2020

There is a pull request awaiting for merge to fix this issue. #98

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

1 participant