Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Oct 28, 2024
1 parent 3a0102d commit 99a479a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions brainglobe_template_builder/plots.py
Original file line number Diff line number Diff line change
Expand Up @@ -98,8 +98,8 @@ def plot_grid(
**kwargs,
) -> tuple[plt.Figure, np.ndarray]:
"""Plot image volume as a grid of slices along a given anatomical section.
Image contrast is auto-adjusted to 1-99% of range unless `vmin` and `vmax` are specified
Image contrast is auto-adjusted to 1-99% of range unless `vmin` and `vmax` are specified
as keyword arguments.
Parameters
Expand Down

0 comments on commit 99a479a

Please sign in to comment.