Skip to content

Commit

Permalink
style: fix code style
Browse files Browse the repository at this point in the history
  • Loading branch information
blackchoey committed May 17, 2024
1 parent f639450 commit ae3af83
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/apic-extension/azext_apic_extension/custom.py
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ def writeResultsToFile(self, results, file_name):
else:
f.write(results)


class ExportMetadataSchemaExtension(ExportMetadataExtension):

@classmethod
Expand Down

0 comments on commit ae3af83

Please sign in to comment.