Modify vnflcm code according to PEP8 standard
[vfc/gvnfm/vnflcm.git] / lcm / lcm / jobs / urls.py
index 0aeb7fa..33eec20 100644 (file)
@@ -11,6 +11,7 @@
 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 # See the License for the specific language governing permissions and
 # limitations under the License.
+
 from django.conf.urls import patterns, url
 from rest_framework.urlpatterns import format_suffix_patterns