Skip to content

Commit d411c63

Browse files
author
Larry Franks
committed
escaping some stuff
1 parent 11d26c7 commit d411c63

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ ms.date: 06/15/2022
1616

1717
When using Azure Machine Learning, you may receive one of the following errors:
1818

19-
* "Cannot import name 'SerializationError'".
20-
* "cannot import name 'SerializationError' from 'azure.core.exceptions'".
19+
* `cannot import name 'SerializationError'`
20+
* `cannot import name 'SerializationError' from 'azure.core.exceptions'`
2121

2222
This error may occur when using an Azure Machine Learning environment. For example, when submitting a training job or using AutoML.
2323

0 commit comments

Comments
 (0)