Fix vfc-catalog pep8 E302,E126,E203,F841 issue
[vfc/nfvo/catalog.git] / catalog / pub / exceptions.py
index 876cf07..c994b46 100644 (file)
@@ -12,5 +12,6 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
+
 class CatalogException(Exception):
     pass