mirror of
https://github.com/Benexl/FastAnime.git
synced 2026-01-15 14:23:19 -08:00
chore:switch to poetry as build tool and package manager
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
from .stream_interface import stream_interface
|
||||
from .info_interface import info_interface
|
||||
from .binge_interface import binge_interface
|
||||
from .download_interface import download_interface
|
||||
from .quit import bye
|
||||
from .watchlist_interface import watchlist_interface
|
||||
def bye():
|
||||
import sys
|
||||
|
||||
sys.exit()
|
||||
|
||||
Reference in New Issue
Block a user