mirror of
https://github.com/nathom/streamrip.git
synced 2025-06-07 02:01:20 -04:00
Begin move to cleo
This commit is contained in:
parent
54f4ab99af
commit
9970ac548f
13 changed files with 528 additions and 150 deletions
|
@ -1,7 +1,7 @@
|
|||
"""Streamrip specific exceptions."""
|
||||
from typing import List
|
||||
|
||||
import click
|
||||
from click import style, secho
|
||||
|
||||
|
||||
class AuthenticationError(Exception):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue