MonkeyCanCode commented on code in PR #881:
URL: https://github.com/apache/polaris/pull/881#discussion_r1930625364
##########
regtests/client/python/cli/command/catalogs.py:
##########
@@ -212,4 +215,3 @@ def execute(self, api: PolarisDefaultApi) -> None:
api.update_catalog(self.catalog_name, request)
else:
raise Exception(f'{self.catalogs_subcommand} is not supported in
the CLI')
-
Review Comment:
Yes. This was done automatically by IDE when saved the changes on the file.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]