Skip to content

Commit

Permalink
Update python/whylogs/api/logger/__init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
richard-rogers committed Sep 25, 2024
1 parent 18fe30e commit aca3e45
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion python/whylogs/api/logger/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,6 @@ def log_classification_metrics(
schema: Optional[DatasetSchema] = None,
log_full_data: bool = False,
dataset_timestamp: Optional[datetime] = None,
# TODO: should we add segment_key_values here?
) -> ResultSet:
"""
Function to track metrics based on validation data.
Expand Down

0 comments on commit aca3e45

Please sign in to comment.