NFVBENCH-40 Add pylint to tox
[nfvbench.git] / nfvbench / chain_runner.py
index 2e222de..63cc48f 100644 (file)
 #    under the License.
 #
 
+import traceback
+
 from log import LOG
 from service_chain import ServiceChain
-import traceback
 from traffic_client import TrafficClient