Skip to content

Commit bf25845

Browse files
committed
remove print
1 parent b1ea1c0 commit bf25845

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/source/conf.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,6 @@
185185
def setup(app: Sphinx) -> None:
186186
generate_versions_json(repo_root, BASE_URL)
187187
user_guids_dir = app.srcdir / "user_guides"
188-
print(user_guids_dir)
189188
generate_tutorial_links_for_notebook_creation(
190189
include=[
191190
(

0 commit comments

Comments
 (0)