make mypy happy (MR 2252)

Signed-off-by: Caleb Connolly <caleb@postmarketos.org>
This commit is contained in:
Caleb Connolly 2024-06-13 05:35:30 +02:00 committed by Oliver Smith
parent f2ca9c618e
commit 0365438134
No known key found for this signature in database
GPG key ID: 5AE7F5513E0885CB
10 changed files with 19 additions and 14 deletions

View file

@ -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