fix pylint errors....

This commit is contained in:
Jens Langhammer 2019-02-25 17:32:52 +01:00
parent b8694a7ade
commit e0ef061771
1 changed files with 1 additions and 1 deletions

View File

@ -7,4 +7,4 @@ class LoginTest(TestCase):
"""Test login"""
def test(self):
self.assertTrue(True)
"""Stub test"""