isort the repo

This commit is contained in:
Franzi 2023-02-05 17:30:58 +01:00
parent 429bc2a7c6
commit 4122a7ccf8
Signed by: kunsi
GPG key ID: 12E3D2136B818350
33 changed files with 36 additions and 32 deletions

View file

@ -2,8 +2,8 @@
#this is actually a python https requests query, its called check_http_wget cause it got replaced
from sys import exit
from argparse import ArgumentParser
from sys import exit
import requests

View file

@ -5,7 +5,6 @@ from argparse import ArgumentParser
from subprocess import check_output
from tempfile import TemporaryFile
check_filesystem_types = {
'ext2',
'ext3',