Skip to content

Commit b4480b8

Browse files
committed
Adding one blank line for pylint
1 parent ac39bbf commit b4480b8

File tree

1 file changed

+1
-0
lines changed
  • src/azure-cli/azure/cli/command_modules/resource

1 file changed

+1
-0
lines changed

src/azure-cli/azure/cli/command_modules/resource/custom.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1723,6 +1723,7 @@ def export_group_as_template(
17231723

17241724
return result.output if export_format.lower() == "bicep" else result.template
17251725

1726+
17261727
def create_application(cmd, resource_group_name,
17271728
application_name, managedby_resource_group_id,
17281729
kind, managedapp_definition_id=None, location=None,

0 commit comments

Comments
 (0)