We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2f6bbf commit 7d6778fCopy full SHA for 7d6778f
.generator/cli.py
@@ -435,7 +435,7 @@ def _run_nox_sessions(library_id: str, repo: str):
435
Args:
436
library_id(str): The library id under test.
437
repo(str): This directory will contain all directories that make up a
438
- library, the .librarian folder, and any global file declared in
+ library, the .librarian folder, and any global files declared in
439
the config.yaml.
440
"""
441
sessions = [
0 commit comments