diff --git a/articles/machine-learning/v1/how-to-monitor-datasets.md b/articles/machine-learning/v1/how-to-monitor-datasets.md index 0d60b4642f..1513fa23f4 100644 --- a/articles/machine-learning/v1/how-to-monitor-datasets.md +++ b/articles/machine-learning/v1/how-to-monitor-datasets.md @@ -205,7 +205,7 @@ The **backfill** function runs a backfill job, for a specified start and end dat See the [Python SDK reference documentation on data drift](/python/api/azureml-datadrift/azureml.datadrift) for full details. -The following example shows how to create a dataset monitor using the Python SDK +The following example shows how to create a dataset monitor using the Python SDK: ```python from azureml.core import Workspace, Dataset