Skip to content
This repository was archived by the owner on Mar 26, 2026. It is now read-only.

Commit d0eaba7

Browse files
committed
library->generator
1 parent 9837f1d commit d0eaba7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

noxfile.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -644,7 +644,7 @@ def snippetgen(session):
644644

645645
@nox.session(python="3.10")
646646
def docs(session):
647-
"""Build the docs for this library."""
647+
"""Build the docs for this generator."""
648648

649649
session.install("-e", ".")
650650

0 commit comments

Comments
 (0)