mirror of
https://gitlab.postmarketos.org/postmarketOS/pmbootstrap.git
synced 2025-07-13 03:19:47 +03:00
make mypy happy (MR 2252)
Signed-off-by: Caleb Connolly <caleb@postmarketos.org>
This commit is contained in:
parent
f2ca9c618e
commit
0365438134
10 changed files with 19 additions and 14 deletions
|
@ -72,9 +72,7 @@ class PmbArgs(Namespace):
|
|||
flash_method: str
|
||||
folder: str
|
||||
force: bool
|
||||
fork_alpine: str
|
||||
# This is a filthy lie
|
||||
from_argparse: "PmbArgs"
|
||||
fork_alpine: bool
|
||||
full_disk_encryption: str
|
||||
hook: str
|
||||
host: str
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue