Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/archinstall/lib/disk/validators.py
diff options
context:
space:
mode:
authorAnton Hvornum <anton@hvornum.se>2021-11-05 21:37:40 +0100
committerAnton Hvornum <anton@hvornum.se>2021-11-05 21:37:40 +0100
commit0067e349704a4ffae76ae0bcf8cb205a97758b4d (patch)
tree9e9d5085b934c1eda05aba64a33688b0c2f77b39 /archinstall/lib/disk/validators.py
parent9bc46a3eb6053fcf9e2c87a087c7ee30c0025491 (diff)
parente411ff0abb11cb0e9117555ada9e84d944dd5ea9 (diff)
Merged latest master
Diffstat (limited to 'archinstall/lib/disk/validators.py')
-rw-r--r--archinstall/lib/disk/validators.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/archinstall/lib/disk/validators.py b/archinstall/lib/disk/validators.py
index 0c9f5a74..e0ab6a86 100644
--- a/archinstall/lib/disk/validators.py
+++ b/archinstall/lib/disk/validators.py
@@ -39,4 +39,4 @@ def valid_fs_type(fstype :str) -> bool:
"reiserfs",
"udf", # "ufs", not included in `man parted`
"xfs", # `man parted` allows this
- ] \ No newline at end of file
+ ]