bjarneo / Pytify

A CLI application for controlling Spotify
MIT License
741 stars 40 forks source link

If you delete the __init__.py it cannot be imported causing cli.py to error out. #8

Closed blacktop closed 9 years ago

blacktop commented 9 years ago

;)

bjarneo commented 9 years ago

My thought was that this is an application and not module to import, but if people actually is importing it as an module, well, then I should re add init.py