From ca72275d31ce0583c57707c807da18b56a1655d5 Mon Sep 17 00:00:00 2001 From: stdlib-bot <82920195+stdlib-bot@users.noreply.github.com> Date: Mon, 9 Feb 2026 03:35:24 +0000 Subject: [PATCH] docs: update related packages sections --- lib/node_modules/@stdlib/ndarray/base/binary/README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/node_modules/@stdlib/ndarray/base/binary/README.md b/lib/node_modules/@stdlib/ndarray/base/binary/README.md index 1bc6786a6e27..362040a4373e 100644 --- a/lib/node_modules/@stdlib/ndarray/base/binary/README.md +++ b/lib/node_modules/@stdlib/ndarray/base/binary/README.md @@ -114,7 +114,6 @@ The function accepts the following arguments: ## Notes - - Each provided ndarray should be an object with the following properties: - **dtype**: data type.