Merge branch 'feature5837'
[osm/N2VC.git] / n2vc / exceptions.py
index 4e44f95..a63d6f9 100644 (file)
@@ -46,3 +46,4 @@ class InvalidCACertificate(Exception):
 
 class NotImplemented(Exception):
     """The method is not implemented."""
+