Beispiel #1
0
 def serviceMessagesDisabled(self, flowId=None):
     import teamcity.context_managers as cm
     return cm.serviceMessagesDisabled(self, flowId=flowId)
 def serviceMessagesDisabled(self, flowId=None):
     import teamcity.context_managers as cm
     return cm.serviceMessagesDisabled(self, flowId=flowId)