Skip to content

Black formatting leads to python2 syntax error  #100

@dummyindex

Description

@dummyindex

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions