Skip to content

Commit 26ec09c

Browse files
authored
Update how-to-monitor-datasets.md
1 parent c359c2e commit 26ec09c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/v1/how-to-monitor-datasets.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ The **backfill** function runs a backfill job, for a specified start and end dat
205205

206206
See the [Python SDK reference documentation on data drift](/python/api/azureml-datadrift/azureml.datadrift) for full details.
207207

208-
The following example shows how to create a dataset monitor using the Python SDK
208+
The following example shows how to create a dataset monitor using the Python SDK:
209209

210210
```python
211211
from azureml.core import Workspace, Dataset

0 commit comments

Comments
 (0)