pmb/install/format.py: fix too long line (MR 2008)

This commit is contained in:
Oliver Smith 2020-12-19 11:55:24 +01:00 committed by Martijn Braam
parent 39ad7246f7
commit 51c01f384f
No known key found for this signature in database
GPG key ID: C4280ACB000B060F
2 changed files with 3 additions and 2 deletions

View file

@ -88,6 +88,7 @@ py_files="
pmb/helpers/status.py
pmb/helpers/ui.py
pmb/install/__init__.py
pmb/install/format.py
pmb/install/recovery.py
pmb/install/ui.py
pmb/parse/__init__.py