summaryrefslogtreecommitdiff
path: root/doc/stub
diff options
context:
space:
mode:
Diffstat (limited to 'doc/stub')
-rw-r--r--doc/stub/potr/context.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/stub/potr/context.py b/doc/stub/potr/context.py
index b8ebda67..23ce6efa 100644
--- a/doc/stub/potr/context.py
+++ b/doc/stub/potr/context.py
@@ -7,3 +7,4 @@ class NotOTRMessage: pass
STATE_ENCRYPTED, STATE_PLAINTEXT, STATE_FINISHED = 1, 1, 1
class Context: pass
class Account: pass
+class crypt: pass