mirror of
https://github.com/valitydev/yandex-tank.git
synced 2024-11-06 02:15:22 +00:00
pep8 whitespaces
This commit is contained in:
parent
767cf92f56
commit
aea93b1d6b
@ -284,7 +284,7 @@ class TankCore(object):
|
||||
start_time = time.time()
|
||||
plugin.start_test()
|
||||
logger.info("Plugin {0:s} required {1:f} seconds to start".format(plugin,
|
||||
time.time()-start_time))
|
||||
time.time() - start_time))
|
||||
if self.flush_config_to:
|
||||
self.config.flush(self.flush_config_to)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user