summaryrefslogtreecommitdiffstats
path: root/_deploy/xubuntu/localsettingsXubuntu.py
diff options
context:
space:
mode:
Diffstat (limited to '_deploy/xubuntu/localsettingsXubuntu.py')
-rw-r--r--_deploy/xubuntu/localsettingsXubuntu.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/_deploy/xubuntu/localsettingsXubuntu.py b/_deploy/xubuntu/localsettingsXubuntu.py
index 3915ff2..f7072db 100644
--- a/_deploy/xubuntu/localsettingsXubuntu.py
+++ b/_deploy/xubuntu/localsettingsXubuntu.py
@@ -1,7 +1,8 @@
-import sys
import os
+import sys
import urllib.parse
from pathlib import Path
+
"""Settings for a troggle installation which may vary among different
installations: for development or deployment, in a docker image or
python virtual environment (venv), on ubuntu, debian or in Windows