mirror of
https://github.com/Benexl/FastAnime.git
synced 2025-12-12 15:50:01 -08:00
🧹 cleanup: lint error E402, ehe ;p
This commit is contained in:
@@ -8,10 +8,10 @@ from typing import Callable, List
|
||||
from click import clear
|
||||
from rich import print
|
||||
|
||||
logger = logging.getLogger(__name__)
|
||||
|
||||
from ...cli.utils.tools import exit_app
|
||||
|
||||
logger = logging.getLogger(__name__)
|
||||
|
||||
|
||||
FZF_DEFAULT_OPTS = """
|
||||
--color=fg:#d0d0d0,fg+:#d0d0d0,bg:#121212,bg+:#262626
|
||||
|
||||
Reference in New Issue
Block a user