Skip to content

Commit f2dd076

Browse files
1 parent 017f778 commit f2dd076

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
@@ -155,6 +155,7 @@ def docs(session):
155155
os.path.join("docs", "_build", "html", ""),
156156
)
157157

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

0 commit comments

Comments
 (0)