eric-maynard commented on code in PR #1347: URL: https://github.com/apache/polaris/pull/1347#discussion_r2065732280
########## client/python/polaris/management/models/__init__.py: ########## @@ -33,15 +34,18 @@ # import models into model package from polaris.management.models.add_grant_request import AddGrantRequest +from polaris.management.models.authentication_parameters import AuthenticationParameters Review Comment: example failure: https://github.com/apache/polaris/actions/runs/14726054328/job/41328843247?pr=1347#step:6:3518 -- 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]
