You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Because the ExportTraceReinforcementModelRequest.TraceDrillHoleParam is deprecated, it should not be set in Model.export_trace_reinforcement_model().
π‘ Steps for implementing the feature
Remove setting TraceDrillHoleParam from Model.export_trace_reinforcement_model(). It is already creating DrillHoleModeling. No changes needed for unit tests.