Skip to content

Commit d648d12

Browse files
authored
Fix: Remove duplicate batch_data_capture_config docstring
1 parent af1fde4 commit d648d12

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/sagemaker/transformer.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -231,9 +231,6 @@ def transform(
231231
batch_data_capture_config (BatchDataCaptureConfig): Configuration object which
232232
specifies the configurations related to the batch data capture for the transform job
233233
(default: ``None``).
234-
batch_data_capture_config (BatchDataCaptureConfig): Configuration object which
235-
specifies the configurations related to the batch data capture for the transform job
236-
(default: ``None``).
237234
wait (bool): Whether the call should wait until the job completes
238235
(default: ``True``).
239236
logs (bool): Whether to show the logs produced by the job.

0 commit comments

Comments
 (0)