Skip to content

Commit

Permalink
grr, flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
alex committed Mar 20, 2017
1 parent 79ebe24 commit 6860d39
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/cryptography/x509/extensions.py
Original file line number Diff line number Diff line change
Expand Up @@ -1199,7 +1199,6 @@ def __repr__(self):
)



@utils.register_interface(ExtensionType)
class UnrecognizedExtension(object):
def __init__(self, oid, value):
Expand Down

0 comments on commit 6860d39

Please sign in to comment.