Fix vnflcm adaptor pep8 error.
[vfc/gvnfm/vnflcm.git] / lcm / lcm / pub / exceptions.py
index 6249dd4..274c0d0 100644 (file)
@@ -12,5 +12,6 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
+
 class NFLCMException(Exception):
     pass