Skip to content

Commit

Permalink
trailing whitespace! this is what i get for using the web editor
Browse files Browse the repository at this point in the history
  • Loading branch information
thetorpedodog committed Dec 4, 2023
1 parent c9377fa commit 34306ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python-spec/src/somacore/query/_fast_csr.py
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ def append(
) -> None:
"""
At accumulation time, do several things:
* re-index to positional indices, and if possible, cast to smaller dtype
to minimize memory footprint (at cost of some amount of time)
* accumulate column counts by row, i.e., build the basis of the indptr
Expand Down

0 comments on commit 34306ab

Please sign in to comment.