Skip to content

Commit

Permalink
Tweak line length
Browse files Browse the repository at this point in the history
  • Loading branch information
Tinche authored and davidism committed Jul 13, 2023
1 parent 2b3f24e commit d3fc283
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion tests/typing/typing_version_option.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
"""From https://click.palletsprojects.com/en/8.1.x/options/#callbacks-and-eager-options"""
"""
From https://click.palletsprojects.com/en/8.1.x/options/#callbacks-and-eager-options.
"""
from typing_extensions import assert_type

import click
Expand Down

0 comments on commit d3fc283

Please sign in to comment.