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