b80bcf610d
* applying black (with the default 88-column limit) * add flake8 * add isort * fix isort
4 lines
35 B
Python
4 lines
35 B
Python
from .transcribe import cli
|
|
|
|
cli()
|