From 7e7a5ae8da619a480beb1c837351ebd01b866dcf Mon Sep 17 00:00:00 2001 From: stdlib-bot <82920195+stdlib-bot@users.noreply.github.com> Date: Thu, 15 Jan 2026 02:38:18 +0000 Subject: [PATCH] docs: update related packages sections --- lib/node_modules/@stdlib/ndarray/base/ternary/README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/node_modules/@stdlib/ndarray/base/ternary/README.md b/lib/node_modules/@stdlib/ndarray/base/ternary/README.md index 1e06350980e0..21eb7459aac0 100644 --- a/lib/node_modules/@stdlib/ndarray/base/ternary/README.md +++ b/lib/node_modules/@stdlib/ndarray/base/ternary/README.md @@ -125,7 +125,6 @@ The function accepts the following arguments: ## Notes - - Each provided ndarray should be an object with the following properties: - **dtype**: data type.