isort the whole repo

This commit is contained in:
Franzi 2024-11-08 06:39:59 +01:00
parent e51c24f837
commit 209dedccf9
Signed by: kunsi
GPG key ID: 12E3D2136B818350
7 changed files with 8 additions and 8 deletions

View file

@ -1,6 +1,7 @@
from bundlewrap.utils.ui import io
from bundlewrap.utils.scm import get_rev
from bundlewrap.utils.text import red, bold
from bundlewrap.utils.text import bold, red
from bundlewrap.utils.ui import io
@node_attribute
def needs_apply(node):