Skip to content

Commit c6215cf

Browse files
committed
trailing space
1 parent c7cfcbb commit c6215cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.evergreen/scripts/generate_config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -458,7 +458,7 @@ def create_pyopenssl_variants():
458458

459459
display_name = get_display_name(base_name, host, python=python)
460460
variant = create_variant(
461-
[f".replica_set .{auth} .nossl ", f".7.0 .{auth} .nossl"],
461+
[f".replica_set .{auth} .nossl", f".7.0 .{auth} .nossl"],
462462
display_name,
463463
python=python,
464464
host=host,

0 commit comments

Comments
 (0)