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 May 3, 2024
1 parent fa536ed commit 537c93f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion WrightTools/artists/_helpers.py
Original file line number Diff line number Diff line change
Expand Up @@ -847,7 +847,6 @@ def plot_gridlines(ax=None, c="grey", lw=1, diagonal=False, zorder=2, makegrid=T
wt_exceptions.VisibleDeprecationWarning,
)


# get ax
if ax is None:
ax = plt.gca()
Expand Down

0 comments on commit 537c93f

Please sign in to comment.