Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
HuiquanJiang-ms committed Jul 16, 2024
1 parent 9838bc4 commit 5ba29a7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/acat/azext_acat/custom.py
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,8 @@ def pre_operations(self):
class UpdateAcatReport(_AcatUpdateReport):
class UpdateAcatReportWithDupAadToken(_AcatUpdateReport.ReportCreateOrUpdate):
CLIENT_TYPE = "AcatMgmtClient"


class GetAcatReportWithDupAadToken(_AcatUpdateReport.ReportGet):
CLIENT_TYPE = "AcatMgmtClient"

Expand Down

0 comments on commit 5ba29a7

Please sign in to comment.