summaryrefslogtreecommitdiffstats
path: root/share/newton_base/extensions
diff options
context:
space:
mode:
Diffstat (limited to 'share/newton_base/extensions')
-rw-r--r--share/newton_base/extensions/extensions.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/newton_base/extensions/extensions.py b/share/newton_base/extensions/extensions.py
index bd43c6ca..a08da3e3 100644
--- a/share/newton_base/extensions/extensions.py
+++ b/share/newton_base/extensions/extensions.py
@@ -30,7 +30,7 @@ from common.msapi import extsys
logger = logging.getLogger(__name__)
-#DEBUG=True
+# DEBUG=True
class Extensions(APIView):