pep8
This commit is contained in:
parent
f079a5ece1
commit
84bd0f7120
@ -42,6 +42,7 @@ access_regex = '''
|
||||
.*$
|
||||
'''
|
||||
|
||||
|
||||
def mock_appconfig(*args, **kwargs):
|
||||
pass
|
||||
|
||||
@ -235,6 +236,5 @@ class TestLogUploader(unittest.TestCase):
|
||||
self.assertEquals(len(os.listdir(t)), 1)
|
||||
|
||||
|
||||
|
||||
if __name__ == '__main__':
|
||||
unittest.main()
|
||||
|
Loading…
x
Reference in New Issue
Block a user