X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2FN2VC.git;a=blobdiff_plain;f=n2vc%2Fexceptions.py;h=a63d6f9b0688397df6281d6292f13bd5ceaf8401;hp=4e44f95de736afd09345d6c321ea799fa52f58f1;hb=8ca38ed92090ce6cbd1f8e1cdb802b259d31e9d5;hpb=d4ec83bbe1d74a7432ea472dfe5b748d1611bde4 diff --git a/n2vc/exceptions.py b/n2vc/exceptions.py index 4e44f95..a63d6f9 100644 --- a/n2vc/exceptions.py +++ b/n2vc/exceptions.py @@ -46,3 +46,4 @@ class InvalidCACertificate(Exception): class NotImplemented(Exception): """The method is not implemented.""" +