Skip to content
Snippets Groups Projects
Commit 50c33646 authored by ldemarcosm's avatar ldemarcosm
Browse files

Update l3_centralizedattackdetectorClient.py

parent 36b02000
No related branches found
No related tags found
1 merge request!54Release 2.0.0
import grpc, logging import grpc, logging
from common.tools.client.RetryDecorator import retry, delay_exponential from common.tools.client.RetryDecorator import retry, delay_exponential
from l3_centralizedattackdetector.proto.context_pb2 import Empty
from l3_centralizedattackdetector.proto.l3_centralizedattackdetector_pb2_grpc import ( from l3_centralizedattackdetector.proto.l3_centralizedattackdetector_pb2_grpc import (
L3CentralizedattackdetectorStub, L3CentralizedattackdetectorStub,
) )
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment