rename BaseTeethAgent to TeethAgent
This commit is contained in:
parent
5fff30ab14
commit
b5a2dfd002
@ -208,7 +208,7 @@ class BaseAgentMode(dict):
|
||||
self.name = name
|
||||
|
||||
|
||||
class BaseTeethAgent(object):
|
||||
class TeethAgent(object):
|
||||
def __init__(self,
|
||||
listen_host,
|
||||
listen_port,
|
||||
|
Loading…
x
Reference in New Issue
Block a user