ruff: run check --fix (MR 2252)

Signed-off-by: Caleb Connolly <caleb@postmarketos.org>
This commit is contained in:
Caleb Connolly 2024-06-15 18:53:49 +02:00 committed by Oliver Smith
parent 5c652e0602
commit 4108b95d72
No known key found for this signature in database
GPG key ID: 5AE7F5513E0885CB
8 changed files with 2 additions and 9 deletions

View file

@ -5,7 +5,6 @@ import os
from pathlib import Path
import time
from pmb.meta import Cache
from pmb.types import PmbArgs
import pmb.helpers.run
import pmb.helpers.pmaports