Skip to content

Commit 9e5d121

Browse files
committed
update bullet point indentation
1 parent d44aeb6 commit 9e5d121

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

guide/02-api-overview/release_notes_241.ipynb

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -45,17 +45,17 @@
4545
" * Fixes `InvalidDefinition` error caused by incorrect definitions for *EditorTrackinInfo* \n",
4646
"#### [`arcgis.learn`](/python/api-reference/arcgis.learn.toc.html)\n",
4747
"* Removed the *SatlasPretrain* models from list of supported backbones for classification and detection models\n",
48-
"[Data Preparation Methods](/python/latest/api-reference/arcgis.learn.toc.html#data-preparation-methods)\n",
49-
" * [`prepare_data()`](/python/latest/api-reference/arcgis.learn.toc.html#arcgis.learn.prepare_data)\n",
50-
" * Remove warnings regarding status for various *torchvision* namespaces\n",
51-
"[Inferencing Methods](/python/latest/api-reference/arcgis.learn.toc.html#inferencing-methods)\n",
52-
" * [`classify_objects`](/python/latest/api-reference/arcgis.learn.toc.html#classify-objects)\n",
53-
" * Fixes error where *threshold* is ignored when using *input_features* argument\n",
54-
" * [`classify_pixels`](/python/latest/api-reference/arcgis.learn.toc.html#classify-pixels)\n",
55-
" * Fixes tool failure because of inability to load *HEDEdgeDetector* model\n",
56-
"[Model Management](/python/latest/api-reference/arcgis.learn.toc.html#model-management)\n",
57-
" * [`train_model()`](/python/latest/api-reference/arcgis.learn.toc.html#arcgis.learn.train_model)\n",
58-
" * Fixes errors and failures to generate output finding learning rate and showing results in Linux environments"
48+
"* [Data Preparation Methods](/python/latest/api-reference/arcgis.learn.toc.html#data-preparation-methods)\n",
49+
" * [`prepare_data()`](/python/latest/api-reference/arcgis.learn.toc.html#arcgis.learn.prepare_data)\n",
50+
" * Remove warnings regarding status for various *torchvision* namespaces\n",
51+
"* [Inferencing Methods](/python/latest/api-reference/arcgis.learn.toc.html#inferencing-methods)\n",
52+
" * [`classify_objects`](/python/latest/api-reference/arcgis.learn.toc.html#classify-objects)\n",
53+
" * Fixes error where *threshold* is ignored when using *input_features* argument\n",
54+
" * [`classify_pixels`](/python/latest/api-reference/arcgis.learn.toc.html#classify-pixels)\n",
55+
" * Fixes tool failure because of inability to load *HEDEdgeDetector* model\n",
56+
"* [Model Management](/python/latest/api-reference/arcgis.learn.toc.html#model-management)\n",
57+
" * [`train_model()`](/python/latest/api-reference/arcgis.learn.toc.html#arcgis.learn.train_model)\n",
58+
" * Fixes errors and failures to generate output finding learning rate and showing results in Linux environments"
5959
]
6060
},
6161
{

0 commit comments

Comments
 (0)