Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/examples/unattended.py
diff options
context:
space:
mode:
Diffstat (limited to 'examples/unattended.py')
-rw-r--r--examples/unattended.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/unattended.py b/examples/unattended.py
index 679fbdf6..b0e52f20 100644
--- a/examples/unattended.py
+++ b/examples/unattended.py
@@ -17,4 +17,4 @@ for name, info in archinstall.list_profiles().items():
profile = archinstall.Profile(None, info['path'])
profile.install()
- break \ No newline at end of file
+ break