Coverage Area to TA list mapping - OOF-CPS Integration
[optf/has.git] / conductor / conductor / __init__.py
index 313be31..8e43dd8 100644 (file)
@@ -18,7 +18,6 @@
 #
 
 
-
 class NotImplementedError(NotImplementedError):
     # FIXME(jd) This is used by WSME to return a correct HTTP code. We should
     # not expose it here but wrap our methods in the API to convert it to a