Skip to content

Commit 8d86723

Browse files
committed
[meta] Blacken gallary/gallary.py
1 parent e8120a0 commit 8d86723

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

gallery/gallery.py

+1-2
Original file line numberDiff line numberDiff line change
@@ -268,8 +268,7 @@ def main() -> None:
268268
"-v",
269269
"--version",
270270
help=(
271-
"Version for given PyPI package. "
272-
"Will be discarded if used with -t option."
271+
"Version for given PyPI package. Will be discarded if used with -t option."
273272
),
274273
)
275274
parser.add_argument(

0 commit comments

Comments
 (0)