STYLE: break long line, version bump

This commit is contained in:
ftc2 2023-05-26 19:53:25 -05:00
parent 285b4afbb9
commit 717a6ec51c
2 changed files with 3 additions and 2 deletions

View file

@ -1 +1 @@
3.6.3-develop6
3.6.3-develop7

View file

@ -155,7 +155,8 @@ parser.add_argument(
dest="skip_qb_version_check",
action="store_true",
default=False,
# help="Bypass qBittorrent/libtorrent version compatibility check. You run the risk of undesirable behavior and will receive no support.",
# help="Bypass qBittorrent/libtorrent version compatibility check. "
# "You run the risk of undesirable behavior and will receive no support.",
help=argparse.SUPPRESS,
)
parser.add_argument(