yet lint errors
This commit is contained in:
@ -163,7 +163,7 @@ class EntrustSourcePlugin(SourcePlugin):
|
|||||||
|
|
||||||
def get_certificates(self, options, **kwargs):
|
def get_certificates(self, options, **kwargs):
|
||||||
# Not needed for ENTRUST
|
# Not needed for ENTRUST
|
||||||
raise NotImplementedError("Not implemented\n", self, options, **kwargs
|
raise NotImplementedError("Not implemented\n", self, options, **kwargs)
|
||||||
|
|
||||||
def get_endpoints(self, options, **kwargs):
|
def get_endpoints(self, options, **kwargs):
|
||||||
# There are no endpoints in ENTRUST
|
# There are no endpoints in ENTRUST
|
||||||
|
Reference in New Issue
Block a user