forked from Mirror/pmbootstrap
ruff: run check --fix (MR 2252)
Signed-off-by: Caleb Connolly <caleb@postmarketos.org>
This commit is contained in:
parent
5c652e0602
commit
4108b95d72
8 changed files with 2 additions and 9 deletions
|
@ -1,8 +1,7 @@
|
|||
# Copyright 2023 Oliver Smith
|
||||
# SPDX-License-Identifier: GPL-3.0-or-later
|
||||
from pathlib import Path, PosixPath
|
||||
from typing import Any, List, Optional
|
||||
import pmb.config
|
||||
from typing import List
|
||||
from pmb.helpers import logging
|
||||
import configparser
|
||||
import os
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue