Skip to content

Commit c557afb

Browse files
committed
chore: more update
1 parent d5d2123 commit c557afb

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

doc/doc_utils/jumpstart_doc_utils.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -157,10 +157,6 @@ def create_jumpstart_model_table():
157157
If you want to automatically use the latest version of the model, use "*" for the `model_version` attribute.
158158
We highly suggest pinning an exact model version however.\n"""
159159
)
160-
file_content.append(
161-
"""
162-
Click on the Problem Type to navigate to the source of the model.\n"""
163-
)
164160
file_content.append("\n")
165161
file_content.append(".. list-table:: Available Models\n")
166162
file_content.append(" :widths: 50 20 20 20 30 20\n")

0 commit comments

Comments
 (0)