X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=resources%2Flibraries%2Fpython%2FTrace.py;h=1a251a61b6cbc0f3cf137f52a778e4bb884bb330;hb=5db24a985316c70a707f2a11b30dd00f7a98dca7;hp=8168b909eaf82d86e721c89c91b14b115c0fdfbf;hpb=da8aebf2e722f2c441a03b300de71f9143d010a3;p=csit.git diff --git a/resources/libraries/python/Trace.py b/resources/libraries/python/Trace.py index 8168b909ea..1a251a61b6 100644 --- a/resources/libraries/python/Trace.py +++ b/resources/libraries/python/Trace.py @@ -14,6 +14,7 @@ from resources.libraries.python.VatExecutor import VatExecutor from resources.libraries.python.topology import NodeType + class Trace(object): @staticmethod