mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2025-12-17 14:47:08 +00:00
isrt reordering of import statements
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
import sys
|
||||
import os
|
||||
import sys
|
||||
import urllib.parse
|
||||
|
||||
"""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
|
||||
|
||||
Reference in New Issue
Block a user