aboutsummaryrefslogtreecommitdiff
path: root/pyasn1_modules/rfc1157.py
diff options
context:
space:
mode:
Diffstat (limited to 'pyasn1_modules/rfc1157.py')
-rw-r--r--pyasn1_modules/rfc1157.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/pyasn1_modules/rfc1157.py b/pyasn1_modules/rfc1157.py
index 30f36b4..36fa0d3 100644
--- a/pyasn1_modules/rfc1157.py
+++ b/pyasn1_modules/rfc1157.py
@@ -42,7 +42,8 @@ class ErrorStatus(univ.Integer):
)
-class ErrorIndex(univ.Integer): pass
+class ErrorIndex(univ.Integer):
+ pass
class VarBind(univ.Sequence):