Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/archinstall/lib/locale_helpers.py
diff options
context:
space:
mode:
authorDylan Taylor <dylan@dylanmtaylor.com>2021-05-15 12:46:23 -0400
committerDylan Taylor <dylan@dylanmtaylor.com>2021-05-15 12:46:23 -0400
commitb2d20647fc7d6dc6de9aa4e45a94e3765a10f028 (patch)
treeb5b4693fbfc3108b801837e9b68d9fbc2b4a1db2 /archinstall/lib/locale_helpers.py
parent69d675f4aa14b4957d6376d642bec5cf4b96674e (diff)
Some additional formatting
Diffstat (limited to 'archinstall/lib/locale_helpers.py')
-rw-r--r--archinstall/lib/locale_helpers.py4
1 files changed, 3 insertions, 1 deletions
diff --git a/archinstall/lib/locale_helpers.py b/archinstall/lib/locale_helpers.py
index daf67e5b..addc8da1 100644
--- a/archinstall/lib/locale_helpers.py
+++ b/archinstall/lib/locale_helpers.py
@@ -1,7 +1,9 @@
-import subprocess
import os
+import subprocess
from .exceptions import *
+
+
# from .general import sys_command