Skip to content

Commit 6b9fa1d

Browse files
authored
Update conf.py
1 parent bd4df9c commit 6b9fa1d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/conf.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,6 @@
9797

9898

9999
def setup(app):
100-
sys.stdout.write("Generating JumpStart model table...")
101-
sys.stdout.flush()
102-
create_jumpstart_model_table()
100+
sys.stdout.write("Generating JumpStart model table...")
101+
sys.stdout.flush()
102+
create_jumpstart_model_table()

0 commit comments

Comments
 (0)