Skip to content

Commit 5d7f520

Browse files
committed
format
Change-Id: If83605c320d2b7255618737c2cd985a153584343
1 parent 48164a0 commit 5d7f520

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/build_docs.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,8 +101,8 @@
101101
</tr>"""
102102
)
103103

104-
base_page.TABLE_HEADER = (
105-
'<table class="tfo-notebook-buttons tfo-api nocontent">')
104+
base_page.TABLE_HEADER = '<table class="tfo-notebook-buttons tfo-api nocontent">'
105+
106106

107107
def gen_api_docs():
108108
"""Generates api docs for the generative-ai package."""

0 commit comments

Comments
 (0)