{library_imports}

{project_imports}

urlpatterns = [
    {paths}
]
