mirror of
https://github.com/Benexl/FastAnime.git
synced 2026-01-05 17:27:27 -08:00
feat:switch to poetry as build tool and package manager
This commit is contained in:
5
fastanime/cli/interfaces/watchlist_interface.py
Normal file
5
fastanime/cli/interfaces/watchlist_interface.py
Normal file
@@ -0,0 +1,5 @@
|
||||
from ..utils import fzf
|
||||
|
||||
|
||||
def watchlist_interface(anime, back):
|
||||
print(anime)
|
||||
Reference in New Issue
Block a user