Skip to content

Commit 5c8518e

Browse files
1 parent a78f804 commit 5c8518e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

noxfile.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,7 @@ def docs(session):
154154
os.path.join("docs", "_build", "html", ""),
155155
)
156156

157+
157158
@nox.session(python="3.10")
158159
def docfx(session):
159160
"""Build the docfx yaml files for this library."""

0 commit comments

Comments
 (0)