We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 911aee6 commit 7f374c6Copy full SHA for 7f374c6
src/Microsoft.ML.Core/Properties/PublicKey.cs
@@ -7,7 +7,7 @@
7
namespace Microsoft.ML
8
#else
9
// CpuMath module has its own PublicKey for isolating itself from Microsoft.ML.Core
10
-// CpuMath has its own BestFriend defined in Microsoft.ML.Hidden```
+// CpuMath has its own BestFriend defined in Microsoft.ML.Hidden.
11
using Microsoft.ML.Hidden;
12
namespace Microsoft.ML.Runtime.Internal.CpuMath
13
#endif
0 commit comments