commit | edfd8f83de5f9f6d6a71ff7e6705a7676abf8c5a | [log] [tgz] |
---|---|---|
author | Alex Gaynor <alex.gaynor@gmail.com> | Sat Dec 19 14:20:52 2015 -0500 |
committer | Alex Gaynor <alex.gaynor@gmail.com> | Sat Dec 19 14:20:52 2015 -0500 |
tree | 06c09877945b3ffd47a68a2998b1ba0060740270 | |
parent | 45e507f1349a0a7630408841b5470f36b2081925 [diff] |
too many newlines
diff --git a/src/cryptography/x509/oid.py b/src/cryptography/x509/oid.py index 329eba9..f398e46 100644 --- a/src/cryptography/x509/oid.py +++ b/src/cryptography/x509/oid.py
@@ -87,7 +87,6 @@ ) - class SignatureAlgorithmOID(object): RSA_WITH_MD5 = ObjectIdentifier("1.2.840.113549.1.1.4") RSA_WITH_SHA1 = ObjectIdentifier("1.2.840.113549.1.1.5")