Skip to content

Pass keyword args explicitly

Mark Lapierre requested to merge ml-fix-kwargs-deprecation into master

What does this MR do?

Updates a method call to pass keyword args explicitly instead of relying on automatic conversion that is deprecated in Ruby 3.

See #338674 (comment 652749288)

Does this MR meet the acceptance criteria?

Conformity

Edited by Mark Lapierre

Merge request reports