mirror of
https://github.com/cucumber-sp/yandex-music-linux.git
synced 2024-12-24 14:34:39 +03:00
Refactor sorting imports
This commit is contained in:
parent
dbcf4e76f4
commit
6ab3b696ed
@ -1,5 +1,5 @@
|
|||||||
import sys
|
|
||||||
import json
|
import json
|
||||||
|
import sys
|
||||||
|
|
||||||
if len(sys.argv) < 3:
|
if len(sys.argv) < 3:
|
||||||
print("Usage: python extract_release_notes.py <file_name>")
|
print("Usage: python extract_release_notes.py <file_name>")
|
||||||
|
Loading…
Reference in New Issue
Block a user