Skip to content

Commit

Permalink
Troubleshooting the "slow" tests group in Azure DevOps CI.
Browse files Browse the repository at this point in the history
  • Loading branch information
alexsherstinsky committed Oct 20, 2023
1 parent ae64e54 commit 5b955fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ludwig/api.py
Original file line number Diff line number Diff line change
Expand Up @@ -332,6 +332,7 @@ def __init__(
# online training state
self._online_trainer = None

# TODO: <Alex>ALEX</Alex>
def train(
self,
dataset: Optional[Union[str, dict, pd.DataFrame]] = None,
Expand Down

0 comments on commit 5b955fc

Please sign in to comment.