Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update spleeter.ipynb #881

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

breadchris
Copy link

Separate does not have a "-h" anymore it seems.

Pull request title

  • I read contributing guideline
  • I didn't find a similar pull request already open.
  • My PR is related to Spleeter only, not a derivative product (such as Webapplication, or GUI provided by others)

Description

On the collab, "-h" causes an error when running the CLI. This removes the -h and the command prints out the help information without it.

How this patch was tested

You tested it, right?

  • I implemented unit test whicn ran successfully using poetry run pytest tests/
  • Code has been formatted using poetry run black spleeter
  • Imports has been formatted using `poetry run isort spleeter``

Documentation link and external references

lmk if you need this

Separate does not have a "-h" anymore it seems.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant