Skip to content

Commit 334e68e

Browse files
Fix staging
1 parent 2f084b4 commit 334e68e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/hdinsight/hadoop/python-udf-hdinsight.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -569,7 +569,7 @@ This problem may be caused by the line endings in the Python file. Many Windows
569569

570570
You can use the following PowerShell statements to remove the CR characters before uploading the file to HDInsight:
571571

572-
[!`Code-powershell`[main](../../../powershell_scripts/hdinsight/run-python-udf/run-python-udf.ps1?range=148-150)]
572+
[!code-powershell[main](../../../powershell_scripts/hdinsight/run-python-udf/run-python-udf.ps1?range=148-150)]
573573

574574
### PowerShell scripts
575575

0 commit comments

Comments
 (0)