Skip to content

Commit

Permalink
Update pycytominer/cyto_utils/features.py
Browse files Browse the repository at this point in the history
Co-authored-by: Dave Bunten <[email protected]>
  • Loading branch information
axiomcura and d33bs authored Sep 27, 2024
1 parent bdac576 commit 42ae1ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pycytominer/cyto_utils/features.py
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ def infer_cp_features(
metadata=False,
image_features=False,
):
"""Given a CellProfiler input dataframe, output feature column names as a list.
"""Given CellProfiler output data read as a DataFrame, output feature column names as a list.
Parameters
----------
Expand Down

0 comments on commit 42ae1ba

Please sign in to comment.