Skip to content

Commit 91bc465

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent b600d28 commit 91bc465

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • WrightTools/artists/_quick

WrightTools/artists/_quick/_1D.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ def quick1D(
143143
autosave: bool = False,
144144
save_directory=None,
145145
fname=None,
146-
verbose=False
146+
verbose=False,
147147
):
148148
"""Quickly plot 1D slice(s) of data.
149149

0 commit comments

Comments
 (0)