PEP8 Blank Lines Style Issues, lp:1782596
This commit is contained in:
committed by
Scott Kitterman
parent
45266f6f05
commit
a1ca321fa5
@@ -94,6 +94,7 @@ def asn1_parse(template, data):
|
||||
except IndexError:
|
||||
raise ASN1FormatError("Data truncated at byte %d"%i)
|
||||
|
||||
|
||||
def asn1_length(n):
|
||||
"""Return a string representing a field length in ASN.1 format.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user