Skip to content

Commit

Permalink
No public description
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 579024947
  • Loading branch information
katlyn-edwards authored and colaboratory-team committed Nov 3, 2023
1 parent 0562123 commit 1b6462d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion google/colab/_quickchart_hint_button.py
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@ def register_df_and_get_html(df):
return f"""
<div id="{df_key}">
<button class="colab-df-quickchart" onclick="quickchart('{df_key}')"
title="Suggest charts."
title="Suggest charts"
style="display:none;">
{_ICON_SVG}
</button>
Expand Down

0 comments on commit 1b6462d

Please sign in to comment.