osbuild: run isort on all files
This commit is contained in:
parent
98daf1a87d
commit
ea6085fae6
174 changed files with 106 additions and 257 deletions
|
|
@ -12,8 +12,8 @@ import errno
|
|||
import json
|
||||
import os
|
||||
import socket
|
||||
from typing import Any
|
||||
from typing import Optional
|
||||
from typing import Any, Optional
|
||||
|
||||
from .types import PathLike
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue