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

Break the command blocks on README #772

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

Conversation

guavapaste1
Copy link

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

While installing Spleeter for the first time, I had to come back to the README multiple times just to copy the commands. GitHub has a nice button on code blocks that allow me to copy it, but since they are all in one block, I still had to select the command that I wanted to copy.

This pretty small change would make it easier to copy individual commands on the README.

How this patch was tested

You tested it, right?

I haven't touched any code, so I don't think testing is necessary.

  • 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

Please provide any info that may help us better understand your code.

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