Skip to content

Commit 2304160

Browse files
committed
chore(stt): Hand edit for create_job
1 parent 65a9ca8 commit 2304160

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ibm_watson/speech_to_text_v1.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -604,9 +604,9 @@ def create_job(self,
604604
customization_id=None,
605605
grammar_name=None,
606606
redaction=None,
607+
content_type=None,
607608
processing_metrics=None,
608609
processing_metrics_interval=None,
609-
content_type=None,
610610
audio_metrics=None,
611611
**kwargs):
612612
"""

0 commit comments

Comments
 (0)