Skip to content

Commit 1299a59

Browse files
committed
run black on changed files
1 parent 82fad04 commit 1299a59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guide/04-feature-data-and-analysis/part5_merge_parcels.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,7 @@
265265
" (a[\"attributes\"][\"objectid\"], a[\"attributes\"][\"globalid\"])\n",
266266
" for a in parcels_subset_dict[\"features\"]\n",
267267
" ]\n",
268-
")\n"
268+
")"
269269
]
270270
},
271271
{

0 commit comments

Comments
 (0)