updated example.env

also rearranged imports and wishlist
This commit is contained in:
Kristy Fournier 2026-01-21 18:36:41 -05:00
parent ae428239a7
commit 37945ccced
3 changed files with 8 additions and 5 deletions

View file

@ -1,10 +1,9 @@
import os
from mutagen.easyid3 import EasyID3
from mutagen.mp3 import MP3
import mutagen.flac
import mutagen.wave
import sqlite3 as sql
import requests, ast, time, math, argparse, dotenv
import requests, ast, time, math, argparse, dotenv, os
loading = ["-","\\","|","/"]