Skip to content

Commit 9d460b4

Browse files
committed
fix ruff...?
1 parent ba58933 commit 9d460b4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/integrationv2/common.py

-1
Original file line numberDiff line numberDiff line change
@@ -511,7 +511,6 @@ class Ciphers(object):
511511
"PQ-TLS-1-3-2023-06-01", Protocols.TLS12, False, False, s2n=True, pq=True
512512
)
513513

514-
515514
SECURITY_POLICY_DEFAULT = Cipher(
516515
"default", Protocols.TLS12, False, False, s2n=True, pq=False
517516
)

0 commit comments

Comments
 (0)