-
Bug
-
Resolution: Fixed
-
Normal
-
None
There are a bunch of ImportErrors in the code base as reported in this PR (https://github.com/metabrainz/listenbrainz-server/pull/476). We should fix them and run some linting to make sure there aren't any others that we've missed.
Also, the importerrors tell us about codepaths that aren't tested at all so maybe we can write more tests for those paths.