ssssam / calliope

Playlist toolkit - MOVED, now at https://gitlab.com/samthursfield/calliope/
https://gitlab.com/samthursfield/calliope/
GNU General Public License v2.0
2 stars 0 forks source link

spotify: Fix hidden dependency on 'mock' module #67

Closed ssssam closed 5 years ago

ssssam commented 5 years ago

My intention was to use the standard unittest.mock library. And anyway, we should only be importing this as part of the test suite.