binarycat0 commented on code in PR #2643: URL: https://github.com/apache/polaris/pull/2643#discussion_r2384272242
########## client/python/cli/api_client_builder.py: ########## @@ -0,0 +1,187 @@ +# Licensed to the Apache Software Foundation (ASF) under one Review Comment: Header added automatically. Fixed. ########## client/python/cli/command/profiles.py: ########## @@ -25,11 +25,13 @@ from cli.command import Command from cli.constants import ( - Subcommands, - DEFAULT_HOSTNAME, - DEFAULT_PORT, - CONFIG_DIR, - CONFIG_FILE, + Subcommands, Review Comment: I did, no changes in this part. -- 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]
