5 lines
78 B
Python

from spotify_shortcuts.run import main
if __name__ == "__main__":
main()