fix pylint errors....
This commit is contained in:
parent
b8694a7ade
commit
e0ef061771
|
@ -7,4 +7,4 @@ class LoginTest(TestCase):
|
|||
"""Test login"""
|
||||
|
||||
def test(self):
|
||||
self.assertTrue(True)
|
||||
"""Stub test"""
|
||||
|
|
Reference in New Issue