OSDN Git Service

refactoring...
[ti2/ti2.git] / linkpair / collect / agent / base_agent.py
index 622f7bc..7311c44 100755 (executable)
@@ -18,6 +18,7 @@ from linkpair.utils.common import CommonUtils
 
 
 class BaseAgent(object):
+
     '''
     Collector Agent base class
     '''