X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=test-scripts%2Fopenvswitch%2Fcompare_tools.py;h=ce95e986076918e5eb8c935cff0ea938f8925b91;hb=6a4f31d1be72b07025cade0c9bcae95a284a63d1;hp=17fc3082d5ef3e14944073c15a26cb3568bf9afc;hpb=44cb06f075a20ea9e48d7065d7c7dae52b2a0de9;p=openflowplugin.git diff --git a/test-scripts/openvswitch/compare_tools.py b/test-scripts/openvswitch/compare_tools.py index 17fc3082d5..ce95e98607 100644 --- a/test-scripts/openvswitch/compare_tools.py +++ b/test-scripts/openvswitch/compare_tools.py @@ -6,6 +6,7 @@ Created on Jan 24, 2014 import logging + class Comparator(): log = logging.getLogger('Comparator')