isort the repo

This commit is contained in:
Franzi 2023-05-20 07:46:02 +02:00
parent 604170f133
commit 92cca7f396
Signed by: kunsi
GPG key ID: 12E3D2136B818350
4 changed files with 6 additions and 8 deletions

View file

@ -2,8 +2,8 @@
from os import environ
from sys import argv
from bundlewrap.metagen import NodeMetadataProxy
from bundlewrap.exceptions import FaultUnavailable
from bundlewrap.metagen import NodeMetadataProxy
from bundlewrap.repo import Repository
from bundlewrap.utils import Fault