NFVBENCH-40 Add pylint to tox
[nfvbench.git] / nfvbench / factory.py
index 35a8c1b..1461036 100644 (file)
@@ -27,7 +27,6 @@ import tor_client
 
 
 class BasicFactory(object):
-
     chain_classes = [ChainType.EXT, ChainType.PVP, ChainType.PVVP]
 
     chain_stats_classes = {