Skip to content

Commit 96a518b

Browse files
authored
🔥 dump(arrayish): moved to new library quax-blocks (#129)
Signed-off-by: Nathaniel Starkman <[email protected]>
1 parent 973ddd7 commit 96a518b

File tree

12 files changed

+1
-2956
lines changed

12 files changed

+1
-2956
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -111,4 +111,4 @@ repos:
111111
name: Disallow improper capitalization
112112
language: pygrep
113113
entry: PyBind|Numpy|Cmake|CCache|Github|PyTest
114-
exclude: .pre-commit-config.yaml|src/quaxed/experimental/arrayish.py|src/quaxed/experimental/_arrayish
114+
exclude: .pre-commit-config.yaml

docs/api/arrayish.md

-3
This file was deleted.

mkdocs.yml

-1
Original file line numberDiff line numberDiff line change
@@ -102,4 +102,3 @@ nav:
102102
- "api/scipy.md"
103103
- "api/array_api.md"
104104
- "api/lax.md"
105-
- "api/arrayish.md"

src/quaxed/experimental/_arrayish/__init__.py

-3
This file was deleted.

0 commit comments

Comments
 (0)