Skip to content

Commit

Permalink
python format
Browse files Browse the repository at this point in the history
  • Loading branch information
hunhoffe committed Oct 25, 2024
1 parent 7b08c1a commit b08eebf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/helpers/tensortiler/tensortiler2D.py
Original file line number Diff line number Diff line change
Expand Up @@ -533,4 +533,4 @@ def access_order(self) -> np.ndarray:
self._strides,
self._tile_height,
self._tile_width,
)
)

0 comments on commit b08eebf

Please sign in to comment.