Skip to content

Commit f261722

Browse files
committed
Fix rebasing issue
1 parent 0aec0b8 commit f261722

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

voila/configuration.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -260,6 +260,7 @@ def page_config_hook(
260260
return a dictionary that will be passed to the template as the `page_config` variable
261261
and the NotebookRenderer. This can be used to pass custom configuration.
262262
""",
263+
)
263264

264265
progressive_rendering = Bool(
265266
False,

0 commit comments

Comments
 (0)