dirkgroenen / mopidy-mopify

A web client that uses external web services to provide additional features and a more “complete” music experience.
Apache License 2.0
447 stars 44 forks source link

Fix Python 3 import issues #242

Closed dirkgroenen closed 4 years ago

dirkgroenen commented 4 years ago

Use absolute imports, fixing #240.