mirror of
https://github.com/nathom/streamrip.git
synced 2025-05-27 21:44:27 -04:00
Run isort
Signed-off-by: nathom <nathanthomas707@gmail.com>
This commit is contained in:
parent
81d0686c26
commit
3bd9c815f3
4 changed files with 7 additions and 6 deletions
|
@ -1,7 +1,8 @@
|
|||
import subprocess
|
||||
import click
|
||||
import os
|
||||
import shutil
|
||||
import subprocess
|
||||
|
||||
import click
|
||||
|
||||
test_urls = {
|
||||
"qobuz": "https://www.qobuz.com/us-en/album/blackest-blue-morcheeba/h4nngz0wgqesc",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue