Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/archinstall/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'archinstall/__init__.py')
-rw-r--r--archinstall/__init__.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/archinstall/__init__.py b/archinstall/__init__.py
index f1d8341e..58012a21 100644
--- a/archinstall/__init__.py
+++ b/archinstall/__init__.py
@@ -34,7 +34,8 @@ for arg in sys.argv[1:]:
# TODO: Learn the dark arts of argparse...
-# (I summon thee dark spawn of cPython)
+# (I summon thee dark spawn of cPython)
+
def run_as_a_module():
"""