forked from Mirror/pmbootstrap
ruff: run check --fix (MR 2252)
Get rid of unused imports and such Signed-off-by: Caleb Connolly <caleb@postmarketos.org>
This commit is contained in:
parent
139c205424
commit
f2ca9c618e
38 changed files with 15 additions and 59 deletions
|
@ -13,7 +13,7 @@ import subprocess
|
|||
import sys
|
||||
import threading
|
||||
import time
|
||||
from typing import Dict, Optional, Sequence
|
||||
from typing import Optional, Sequence
|
||||
import pmb.helpers.run
|
||||
|
||||
"""For a detailed description of all output modes, read the description of
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue