fixed some linter errors

This commit is contained in:
Xoconoch
2025-06-03 16:51:47 -06:00
parent f1fab1257b
commit f1d4c3a194
3 changed files with 60 additions and 6 deletions

View File

@@ -1,7 +1,8 @@
#!/usr/bin/python3
import os
import json
import re
import requests
import time
from os.path import isfile
from copy import deepcopy
from deezspot.libutils.audio_converter import convert_audio, parse_format_string