Skip to content

Commit 42d289e

Browse files
committed
put space back in
1 parent 49c3968 commit 42d289e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

noxfile.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ def build(session, autobuild=False):
2020
else:
2121
command = "sphinx-build"
2222
extra_args = ()
23+
2324
session.run(command, *extra_args, "-W", "-b", "html", "source", "build")
2425

2526

0 commit comments

Comments
 (0)