Skip to content

Commit 747459a

Browse files
Indentation fix
1 parent 9bdb7b5 commit 747459a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Deployment/scripts/fabric_scripts/notebooks/00_process_json_files.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -771,7 +771,7 @@
771771
"outputs": [],
772772
"source": [
773773
"# df = spark.sql(\"SELECT ConversationId,AgentId,CallerID,avgSentiment,lang,summary FROM ckm_conv_processed LIMIT 1000\")\n",
774-
"# display(df)"
774+
"# display(df) "
775775
]
776776
}
777777
],

0 commit comments

Comments
 (0)