0
0
mirror of https://github.com/cucumber-sp/yandex-music-linux.git synced 2024-12-23 14:12:59 +03:00

Refactor sorting imports

This commit is contained in:
Ben Puls 2024-08-29 18:53:47 +05:00
parent dbcf4e76f4
commit 6ab3b696ed

View File

@ -1,5 +1,5 @@
import sys
import json
import sys
if len(sys.argv) < 3:
print("Usage: python extract_release_notes.py <file_name>")