Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
DeaMariaLeon committed Jul 5, 2024
1 parent b98a5ea commit 11ba61a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/gen_ref_pages.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@

root = Path(__file__).parent.parent
src = root / "sparse/numba_backend/_coo"
# breakpoint()

for path in sorted(src.rglob("*.py")):
module_path = path.relative_to(root).with_suffix("")
Expand Down

0 comments on commit 11ba61a

Please sign in to comment.