Skip to content

Commit a5be022

Browse files
committed
freshness
1 parent 4b52974 commit a5be022

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/machine-learning/v1/how-to-troubleshoot-serialization-error.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,12 @@ ms.date: 03/10/2025
1515

1616
# Troubleshoot "cannot import name 'SerializationError'"
1717

18-
When using Azure Machine Learning, you may receive one of the following errors:
18+
When using Azure Machine Learning, you might receive one of the following errors:
1919

2020
* `cannot import name 'SerializationError'`
2121
* `cannot import name 'SerializationError' from 'azure.core.exceptions'`
2222

23-
This error may occur when using an Azure Machine Learning environment. For example, when submitting a training job or using AutoML.
23+
This error might occur when using an Azure Machine Learning environment. For example, when submitting a training job or using AutoML.
2424

2525
## Cause
2626

0 commit comments

Comments
 (0)