Skip to content

Commit 3256c36

Browse files
authored
Merge pull request #130 from dotnet/master
Fix namespace descriptions (#129)
2 parents 51af785 + 75f8766 commit 3256c36

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
<Namespace Name="Microsoft.Extensions.ML">
22
<Docs>
33
<summary>Utilities for extending the ML.NET API, including the prediction engine pool</summary>
4-
<remarks>To be added.</remarks>
54
</Docs>
65
</Namespace>
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
<Namespace Name="Microsoft.ML.Vision">
22
<Docs>
33
<summary>Namespace containing image classification components.</summary>
4-
<remarks>To be added.</remarks>
54
</Docs>
65
</Namespace>

0 commit comments

Comments
 (0)