mirror of
https://github.com/danielmiessler/fabric
synced 2024-11-08 07:11:06 +00:00
Update utils.py
fixed something else
This commit is contained in:
parent
4c09fa3769
commit
b425b12939
@ -7,7 +7,6 @@ import platform
|
||||
from dotenv import load_dotenv
|
||||
from requests.exceptions import HTTPError
|
||||
from tqdm import tqdm
|
||||
from youtube_transcript_api import YouTubeTranscriptApi
|
||||
|
||||
current_directory = os.path.dirname(os.path.realpath(__file__))
|
||||
config_directory = os.path.expanduser("~/.config/fabric")
|
||||
|
Loading…
Reference in New Issue
Block a user