We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c15b2f commit 62e4ff3Copy full SHA for 62e4ff3
1 file changed
Tools/ssl/multissltests.py
@@ -75,8 +75,7 @@
75
parser = argparse.ArgumentParser(
76
prog='multissl',
77
description=(
78
- "Run CPython tests with multiple cryptography libraries"
79
- "versions."
+ "Run CPython tests with multiple cryptography libraries versions."
80
),
81
)
82
parser.add_argument(
0 commit comments