Skip to content

Commit a8ed267

Browse files
aboydnwclaude
andcommitted
style: remove em dashes from DuckDB notebook
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent a6e7919 commit a8ed267

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

quickstarts/duckdb.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@
137137
"",
138138
"The footprints live on a different storage account, so they need their own scoped secret. They are not public, despite being a widely used open dataset, which is exactly why the `SCOPE` from the auth step matters: each read routes to the secret whose scope is the longest matching prefix. The footprints are partitioned by quadkey; quadkey `21230223` covers Portland.",
139139
"",
140-
"**Expected result:** a `(building_scene_pairs, scenes)` tuple \u2014 thousands of pairs across about 10 distinct scenes."
140+
"**Expected result:** a `(building_scene_pairs, scenes)` tuple, with thousands of pairs across about 10 distinct scenes."
141141
]
142142
},
143143
{

0 commit comments

Comments
 (0)