summaryrefslogtreecommitdiff
path: root/service
diff options
context:
space:
mode:
authorJefferson Stachelski <jstachel@thoughtworks.com>2015-10-19 18:45:28 -0200
committerJefferson Stachelski <jstachel@thoughtworks.com>2015-10-19 18:45:28 -0200
commit173150ed2fc28adf01f1ae96f8f92a30c997d51e (patch)
tree8fdd7b1e68ce09ff896652eade24d1668a3717bd /service
parentaa862d0332e620e417327412ad5a0d14f7937ddc (diff)
Fix the pep8
Diffstat (limited to 'service')
-rw-r--r--service/pixelated/config/leap.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/service/pixelated/config/leap.py b/service/pixelated/config/leap.py
index 83a8283b..b32f0ec5 100644
--- a/service/pixelated/config/leap.py
+++ b/service/pixelated/config/leap.py
@@ -8,6 +8,7 @@ from pixelated.bitmask_libraries.session import LeapSessionFactory
from twisted.internet import defer
import logging
+
_CREATE_WELCOME_MAIL = False