Commit 4e03e0ac authored by Michal Čihař's avatar Michal Čihař

PEP-8 fixes (issue #471)

Signed-off-by: default avatarMichal Čihař <michal@cihar.com>
parent 301a5922
......@@ -41,6 +41,7 @@ from weblate.trans.models.unitdata import Suggestion
from weblate.trans.tests.test_models import RepoTestCase
from weblate.accounts.models import Profile
class ViewTestCase(RepoTestCase):
def setUp(self):
super(ViewTestCase, self).setUp()
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment